RowModel
Overview
RowModel is a class in Aspose.Cells FOSS for .NET.
Represents row model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Height | double? | Read/Write | Specifies the row height in points; null means default height |
Hidden | bool | Read/Write | Indicates whether the row is hidden from view |
StyleIndex | int? | Read/Write | Holds the index of the style applied to the row; null means no explicit style |