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