AllocatedCells | Gets only currently allocated cells for this row. |
Cells | Gets cell range with row cells. |
Collapsed (inherited from ExcelColumnRowBase) | Gets or sets whether object is collapsed in outlining. |
Height | Gets or sets row height. |
Hidden (inherited from ExcelColumnRowBase) | Gets or sets whether excel object is hidden. |
Index (inherited from ExcelColumnRowBase) | Gets the index. |
IsStyleDefault (inherited from ExcelColumnRowBase) | Returns true if style is default; otherwise, false. |
OutlineLevel (inherited from ExcelColumnRowBase) | Gets or sets outline level. |
Style (inherited from ExcelColumnRowBase) | Gets or sets cell style (CellStyle) for contained cells. |
AutoFit | Automatically fits row height to the minimum size required for all lines in the row cells to be visible. |
Delete | Deletes this row from the worksheet. |
InsertCopy | Inserts specified number of copied rows before the current row. |
InsertEmpty | Inserts specified number of empty rows before the current row. |
ExcelRow Class | GemBox.Spreadsheet Namespace | ExcelColumn