You've already forked lazarus-ccr
RxFPC:TRxDBGridExportSpreadSheet allow export selected rows. tnx rellai2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -185,6 +185,7 @@ resourcestring
|
||||
sExportCellColors = 'Export cell colors';
|
||||
sExportFormula = 'Export footer formula';
|
||||
sExportImages = 'Export images';
|
||||
sExportSelectedRows = 'Export only selected rows';
|
||||
sOverwriteExisting = 'Overwrite existing';
|
||||
sShowColumnHeaderOnAllPage = 'Show column header on all pages';
|
||||
sPageMargins = 'Page margins';
|
||||
|
Reference in New Issue
Block a user