| C1.WPF.Excel Namespace : XLRow Class | 
The following tables list the members exposed by XLRow.
| Name | Description | |
|---|---|---|
![]()  | XLRow Constructor | Creates a new instance of the XLRow class. | 
| Name | Description | |
|---|---|---|
![]()  | Book | Gets a reference to the parent C1XLBook object. | 
![]()  | Collapsed | Gets or sets collapsed flag for the row. | 
![]()  | Height | Gets or sets the height of the row, in twips. | 
![]()  | IsCustomHeight | Gets or sets custom height flag for the row. | 
![]()  | IsSubtotal | Gets whether the row is subtotal. | 
![]()  | OutlineLevel | Gets or sets subtotal outline level for the row. | 
![]()  | PageBreak | Gets or sets whether there will be a forced page break after this row. | 
![]()  | Sheet | Gets a reference to the parent XLSheet object. | 
![]()  | Style | Gets or sets the XLStyle object that determines the appearance of the row. | 
![]()  | Visible | Gets or sets whether the row is visible. |