Row

Contents
[ ]

row

Represents a single row in a worksheet.

Property Name Property Type Nullable ReadOnly DefaultValue Description
GroupLevel Integer True False Gets the group level of the row.
Height Floating True False Gets and sets the row height in unit of Points.
Index Integer True False Gets the index of this row.
IsBlank Boolean True False Indicates whether the row contains any data
IsHeightMatched Boolean True False Indicates that row height and default font height matches.
IsHidden Boolean True False Indicates whether the row is hidden.
Style Class:LinkElement True False Represents the style of this row.
link Class:Link True False

Parent Name : LinkElement