Row
Overview
Row is a class in Aspose.Cells FOSS for .NET.
Represents row.
Properties: Height, IsHidden.
Description
Row is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 2 properties for programmatic use.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Height | double? | Read/Write | Gets or sets the height. |
IsHidden | bool | Read/Write | Gets or sets the is hidden. |