Column

Contents
[ ]

column

Represents a single column in a worksheet.

Property Name Property Type Nullable ReadOnly DefaultValue Description
GroupLevel Integer True False Gets the group level of the column.
Index Integer True False Gets the index of this column.
IsHidden Boolean True False Indicates whether the column is hidden.
Width Floating True False Gets and sets the column width in unit of characters.
Style Class:LinkElement True False Gets the style of this column.
link Class:Link True False

Parent Name : LinkElement