Table of Contents

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
TExportProgress​Event​Args Arguments passed in the ExportProgress event.

Constants

Name Description
CellOfs Offset for the cells. Internal use.
TMSVCLGridExcel​Bridge​Version 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.