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


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

The following tables list the members exposed by ColumnRange.

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.LinearRange<Column>)
Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
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.LinearRange<Column>)
Public PropertyGets the Style object for a worksheet element. The default value is a default style object. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
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
Public Methods
 NameDescription
Public MethodOverridden. Adjusts the columns’ width based on the cell with the widest content in the ColumnRange.  
Public MethodClears specific elements in the LinearRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
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<Column>)
Public Method (Inherited from Xceed.Workbooks.NET.LinearRange<Column>)
Top
Protected Methods
See Also

Reference

ColumnRange Class
Xceed.Workbooks.NET Namespace