Overview
Row is a class in Aspose.Cells FOSS for .NET.
Represents row.
Properties: Height, IsHidden.
Properties
| Name | Type | Access | Description |
|---|
Height | double? | Read/Write | Gets or sets the height. |
IsHidden | bool | Read/Write | Gets or sets the is hidden. |
See Also