Excel for WPF and Silverlight
XLColumnCollection Class Members
Properties  Methods 

C1.WPF.Excel Namespace : XLColumnCollection Class

The following tables list the members exposed by XLColumnCollection.

Public Properties
 NameDescription
Public PropertyGets a reference to the parent C1XLBook object.  
Public PropertyGets the number of items in the collection.  
Public PropertyGets or sets the number of frozen columns in the collection.  
Public PropertyReturns a reference to the XLColumn object at the specified index.  
Public PropertyGets a reference to the parent XLSheet object.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates a new XLColumn object and adds it to the collection.  
Public MethodRemoves all items from the collection.  
Public MethodDetermines whether an XLColumn is a member of the collection.  
Public MethodGets the index of a given XLRow object in the collection.  
Public MethodOverloaded. Creates a new XLColumn object and inserts it at a specific position in the collection.  
Public MethodRemoves an XLColumn object from the collection.  
Public MethodRemoves the XLColumn object at a given position from the collection.  
Top
See Also

Reference

XLColumnCollection Class
C1.WPF.Excel Namespace