GrapeCity.Excel Namespace : IExcelRow Interface |
For a list of all members of this type, see IExcelRow members.
Name | Description | |
---|---|---|
![]() | Collapsed | Gets or sets a value indicating whether this IExcelRow is collapsed. |
![]() | CustomHeight | Gets or sets a value indicating whether the height of this row is manually set. |
![]() | Format | Gets or sets the format of the row. |
![]() | FormatId | Gets the format id of the row. |
![]() | Height | Gets or sets the height of the row. |
![]() | Index | Gets zero-based index of the row. |
![]() | OutLineLevel | Gets or sets the outline level of the row. |
![]() | PageBreak | Gets or sets a value indicating whether the row is page break row. |
![]() | Visible | Gets or sets a value indicating whether this IExcelRow is visible. |