AdvStringGrid Export and Import filters
|
Defines how the grid will be exported to html.
THtmlExportMode = ( SingleSheet, AllSheetsAsTabs, AllSheetsAsSingleFile );
UAdvGridExcelExport
Members |
Description |
SingleSheet |
Only the current sheet in a workbook will be exported. |
AllSheetsAsTabs |
All sheets in the workbook will be exported, with tabs at the top. |
AllSheetsAsSingleFile |
All sheets will be exported, one after the other in the same filesheet. |
Copyright (c) 2002-2013 TMS Software. All rights reserved.
|
What do you think about this topic? Send feedback!
|