Excel for WPF and Silverlight
XLColumn Class Members
Properties  Methods 

C1.WPF.Excel Namespace : XLColumn Class

The following tables list the members exposed by XLColumn.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the XLColumn class.  
Top
Public Properties
 NameDescription
Public PropertyGets a reference to the parent C1XLBook object.  
Public PropertyGets or sets collapsed flag for the column.  
Public PropertyGets whether the column is subtotal.  
Public PropertyGets or sets subtotal outline level for the column.  
Public PropertyGets or sets whether there will be a forced page break after this column.  
Public PropertyGets a reference to the parent XLSheet object.  
Public PropertyGets or sets the XLStyle object that determines the appearance of the column.  
Public PropertyGets or sets whether the column is visible.  
Public PropertyGets or sets the width of the column, in twips.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates a new XLColumn object that is a copy of the current instance.  
Top
See Also

Reference

XLColumn Class
C1.WPF.Excel Namespace