RxFPC:TRxDBGridExportSpreadSheet - new flag - ressHideZeroValues

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2017-05-25 20:00:14 +00:00
parent 35aab9fbed
commit be4e118c53
8 changed files with 93 additions and 38 deletions

View File

@ -186,6 +186,7 @@ resourcestring
sExportFormula = 'Export footer formula';
sExportImages = 'Export images';
sExportSelectedRows = 'Export only selected rows';
sExportHideZeroValues = 'Hide zero values';
sOverwriteExisting = 'Overwrite existing';
sShowColumnHeaderOnAllPage = 'Show column header on all pages';
sPageMargins = 'Page margins';