HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TGridToXLS
>
RowsPerSheet
RowsPerSheet property
Specifies the highest possible number of rows per Worksheet. The default value is 65535. Read/write Integer.
Syntax
property
RowsPerSheet
: Integer;
Example
This example sets the highest possible number of rows to 10.
GridToXLS1.RowsPerSheet :=
10
;
Copyright©2007-2019
loslab.com