You've already forked lazarus-ccr
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:
@ -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';
|
||||
|
Reference in New Issue
Block a user