HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
Row1Offs property
Gets or sets the vertical pixel offset relative to the start row
Syntax
property
Row1Offs: Word;
Example
This example gets the vertical start offset of the textbox
Offset := TextBox.Row1Offs;