HotXLS Docs

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;