Table of Contents

TLocationOptions.GridStartCol Property

The first column of the grid to export. Note that this is 0-based, but the first column is normally the headers of the grid. As you normally want to export just the data and not the headers, the default value is 1.

Syntax

Unit: UAdvGridExcelBridgeCore

property TLocationOptions.GridStartCol: Integer

See also