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


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

The following tables list the members exposed by RowRange.

Public Properties
 NameDescription
Public PropertyGets the number of items in the target range. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public PropertyGets the items in the range. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public PropertyGets or sets the Height of all Rows in the range. Getting this property will return the common Height of all the Rows in the range; if at least one Row has a different Height than the others, 0 will be returned.  
Public PropertyGets or sets if the Rows or Columns in the RowRange or ColumnRange are hidden are not. The default value is false. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public PropertyGets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public PropertyGets the Style object for a worksheet element. The default value is a default style object. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Adjusts the Height based on the highest Cell in the RowRange.   
Public MethodClears specific elements in the LinearRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public MethodSearches into the content of the range and replaces all occurences of a specific value with a new value. (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Row>)
Top
Protected Methods
See Also

Reference

RowRange Class
Xceed.Workbooks.NET Namespace