GemBox.Spreadsheet

ExcelRow Properties

The properties of the ExcelRow class are listed below. For a complete list of ExcelRow class members, see the ExcelRow Members topic.

Public Instance Properties

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.
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.

See Also

ExcelRow Class | GemBox.Spreadsheet Namespace | ExcelColumn