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