HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TDataToXLS
>
StartRow
StartRow property
Specifies the vertical
offset
of the upper-left corner of the range in the destination Worksheet. The default value is 0. Read/write Word.
Syntax
property
StartRow: Word;
Example
This example sets the offset of the destination range.
DataToXLS1.StartRow :=
5
; DataToXLS1.StartCol :=
2
;
Copyright©2007-2019
loslab.com