Xceed Workbooks for .NET v1.4 Documentation
Row Class Properties


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : Row Class

For a list of all members of this type, see Row members.

Public Properties
 NameDescription
Public PropertyGets the collection of Cell from the current Row. Only the modified Cells will be returned.  
Public PropertyGets or sets the height of a specific Row.  
Public PropertyGets 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)
Public PropertyGets or sets if the Row or Column is hidden or not. The default value is false. (Inherited from LinearWorksheetElement)
Public PropertyGets the Style object for a worksheet element. The default value is a default style object. (Inherited from LinearWorksheetElement)
Top
See Also

Reference

Row Class
Xceed.Workbooks.NET Namespace