Xceed Workbooks for .NET v2.0 Documentation
ColumnRange Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets the number of columns in the ColumnRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
Public PropertyGets the items in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>)
Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>)
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<Column>)
Public PropertyGets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>)
Public PropertyGets the Style object for a worksheet element. The default value is a default style object. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
Public PropertyGets or sets the Width of all Columns in the range. Getting this property will return the common Width of all the Columns in the range; if at least one Column has a different Width than the others, 0 will be returned.  
Top
See Also

Reference

ColumnRange Class
Xceed.Workbooks.NET Namespace