FMX.TMSGridExcelBridgeCore Namespace
Classes
Name | Description |
---|---|
TLocationOptions | Defines which rows and columns to export from the grid and into which rows and columns in Excel. |
Records
Name | Description |
---|---|
TExportProgressEventArgs | Arguments passed in the ExportProgress event. |
Constants
Name | Description |
---|---|
CellOfs | Offset for the cells. Internal use. |
TMSFMXGridExcelBridgeVersion | You can use this constant to know what FMXGridExcelBridge version you are running. For example ShowMessage(TMSFMXGridExcelBridgeVersion); |
ErrNoAdvStrGrid | No Grid is attached to the component. |