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


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

The following tables list the members exposed by Row.

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
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Adjusts the Height based on the highest Cell in the Row.   
Public MethodClears specific elements in the LinearWorksheetElement. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
Public MethodSearches into the content of the Row and replaces all occurences of a specific value with a new value. (Inherited from LinearWorksheetElement)
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal Method (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal Method (Inherited from LinearWorksheetElement)
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Top
See Also

Reference

Row Class
Xceed.Workbooks.NET Namespace