HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
Row2 property
Gets or sets the 1-based end row index of the textbox anchor
Syntax
property
Row2: Integer;
Example
This example sets the end row of the textbox
TextBox.Row2 := 6;