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:
alexs75
2016-11-17 07:04:27 +00:00
parent 44f0250efa
commit 1b7a79aa78
9 changed files with 270 additions and 129 deletions

View File

@ -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';