GrapeCity.Excel Namespace : IExcelRow Interface |
The following tables list the members exposed by IExcelRow.
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. |
Name | Description | |
---|---|---|
SetFormatId | Sets the format id which used to locate the correspond IExtendedFormat from its parent IExcelWorksheet instance. |