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


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

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

Public Properties
 NameDescription
Public PropertyGets or sets if the width of the column will be adjusted to the largest cell value content from the column. The default setting is false.  
Public PropertyGets the collection of Cell from the current column. Only the modified cells will be returned.  
Public PropertyGets the Id of a specific column in a worksheet. The first column starts at Id 0 and last column is located at Id 16383. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement)
Public PropertyGets the index of the Column and returns it as a letter.  
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)
Public PropertyGets or sets the width of the column.  
Top
See Also

Reference

Column Class
Xceed.Workbooks.NET Namespace