Name | Description | |
---|---|---|
![]() | Cells | Gets the collection of Cell from the current Row. Only the modified Cells will be returned. |
![]() | DataValidation | |
![]() | 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. The default value is false. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | Style | Gets the Style object for a worksheet element. The default value is a default style object. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement) |