Name | Description | |
---|---|---|
![]() | Cells | Gets the RowCellCollection. |
![]() | DataValidation | Sets the DataValidation used by the Row. |
![]() | Height | Gets or sets the height of a specific Row. |
![]() | Id | Gets the Id of the row within the worksheet. The first row has an Id of 0 while last row has an Id of 1048575. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | IsHidden | Gets or sets if the Row or Column is hidden or not. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | Style | Gets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement) |