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


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

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

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
See Also

Reference

RowRange Class
Xceed.Workbooks.NET Namespace