AdvStringGrid Export and Import filters
|
The following tables list the members exposed by TAdvGridExcelExport.
|
Name |
Description |
|
|
|
Name |
Description |
|
Creates the component. | |
|
Frees all memory assigned to this component and releases the resources. | |
|
This is the overview for the Export method overload. | |
|
This is the overview for the ExportHtml method overload. | |
|
This is the overview for the ExportPdf method overload. |
|
Name |
Description |
|
Occurs before exporting every cell, and allows you to customize what is written in it. | |
|
Occurs before exporting a comment, and allows you to customize the size of the popup note that will appear in Excel. | |
|
Provides a progress indication of how many cells have been exported. |
|
Name |
Description |
|
The workbook to export. If you set this property, then AdvStringGrid will be set to nil. In the same way, when you set AdvStringGrid, this property will be set to nil. | |
|
The grid to export. If you set this property, then AdvGridWorkbook will be set to nil. In the same way, when you set AdvStringWorkbook, this property will be set to nil. | |
|
Default Excel format for the cells that contain dates. This is a global setting, you can control the format in individual cells with OnExportCell | |
|
Settings that affect how the grid will be exported. | |
|
Adds a margin around the cell for images or checkboxes. If you set this to 0 images will go exactly to the edges of the cell. | |
|
Settings that define where the grid will be exported in Excel. | |
|
Default Excel format for the cells that contain times. This is a global setting, you can control the format in individual cells with OnExportCell | |
|
The version of this component. |
Copyright (c) 2002-2013 TMS Software. All rights reserved.
|
What do you think about this topic? Send feedback!
|