Click or drag to resize

ExcelRow Properties

The ExcelRow type exposes the following members.

Properties
 NameDescription
Public propertyCollapsed Gets or sets whether object is collapsed in outlining.
(Inherited from ExcelLineBase)
Public propertyHeight Gets or sets row height.
Public propertyHidden Gets or sets whether excel object is hidden.
(Inherited from ExcelLineBase)
Public propertyIndex Gets the index.
(Inherited from ExcelLineBase)
Public propertyIsStyleDefault Returns true if style is "default"; otherwise, false.
(Inherited from ExcelLineBase)
Public propertyOutlineLevel Gets or sets outline level.
(Inherited from ExcelLineBase)
Public propertyStyle Gets or sets cell style (CellStyle) of contained cells.
(Inherited from ExcelLineBase)
Top
See Also