Excel for WinRT
XLColumnCollection Class Members
Properties  Methods 

The following tables list the members exposed by XLColumnCollection.

Public Properties
 NameDescription
Public PropertyBookGets a reference to the parent C1XLBook object.  
Public PropertyCountGets the number of items in the collection.  
Public PropertyFrozenGets or sets the number of frozen columns in the collection.  
Public PropertyItemReturns a reference to the XLColumn object at the specified index.  
Public PropertySheetGets a reference to the parent XLSheet object.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Creates a new XLColumn object and adds it to the collection.  
Public MethodClearRemoves all items from the collection.  
Public MethodContainsDetermines whether an XLColumn is a member of the collection.  
Public MethodIndexOfGets the index of a given XLRow object in the collection.  
Public MethodInsertOverloaded. Creates a new XLColumn object and inserts it at a specific position in the collection.  
Public MethodRemoveRemoves an XLColumn object from the collection.  
Public MethodRemoveAtRemoves the XLColumn object at a given position from the collection.  
Top
See Also

Reference

XLColumnCollection Class
C1.Xaml.Excel Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback