HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
Row2 属性
获取或设置文本框锚点基于 1 的结束行索引
Syntax
property
Row2: Integer;
Example
此示例设置文本框的结束行
TextBox.Row2 := 6;