Row
Overview
Row is a class in Aspose.Cells for NET.
Row.Height gets or sets the row height in points; null indicates the default height.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Height | double? | Read/Write | Gets or sets the row’s height in points; null means the default height is used |
IsHidden | bool | Read/Write | Gets or sets a Boolean that indicates whether the row is hidden |