Table of Contents

TLocationOptions.GridStartRow Property

The first row of the grid to export. Note that this is 0-based, but the first row 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.GridStartRow: Integer

See also