Excel for WinRT
XLCellRangeCollection Class Members
Properties  Methods 

The following tables list the members exposed by XLCellRangeCollection.

Public Properties
 NameDescription
Public PropertyActiveIndexGets or sets the active index in the collection.  
Public PropertyBookGets a reference to the parent C1XLBook object.  
Public PropertyCountGets the number of XLCellRange objects in the collection.  
Public PropertyItemGets the XLCellRange object at the specified position in the collection.  
Public PropertySheetGets the XLSheet object that owns the collection.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Appends an XLCellRange object to the collection.  
Public MethodClearRemoves all XLCellRange objects from the collection.  
Public MethodContainsChecks whether the collection contains a specific XLCellRange object.  
Public MethodIndexOfGets the position of an XLCellRange object in the collection.  
Public MethodInsertInserts an XLCellRange object at a specific position in the collection.  
Public MethodRemoveRemoves an XLCellRange object from the collection.  
Public MethodRemoveAtRemoves an XLCellRange object at a specific position from the collection.  
Top
See Also

Reference

XLCellRangeCollection Class
C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback