UAdvGridExcelBridgeCore 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. |
| TMSVCLGridExcelBridgeVersion | You can use this constant to know what VCLGridExcelBridge version you are running. For example ShowMessage(TMSVCLGridExcelBridgeVersion); |
| ErrNoAdvStrGrid | No TAdvStringGrid is attached to the component. |