Excel for WPF and Silverlight
XLCellRangeCollection Class Members
Properties  Methods 

C1.WPF.Excel Namespace : XLCellRangeCollection Class

The following tables list the members exposed by XLCellRangeCollection.

Public Properties
 NameDescription
Public PropertyGets or sets the active index in the collection.  
Public PropertyGets a reference to the parent C1XLBook object.  
Public PropertyGets the number of XLCellRange objects in the collection.  
Public PropertyGets the XLCellRange object at the specified position in the collection.  
Public PropertyGets the XLSheet object that owns the collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Appends an XLCellRange object to the collection.  
Public MethodRemoves all XLCellRange objects from the collection.  
Public MethodChecks whether the collection contains a specific XLCellRange object.  
Public MethodGets the position of an XLCellRange object in the collection.  
Public MethodInserts an XLCellRange object at a specific position in the collection.  
Public MethodRemoves an XLCellRange object from the collection.  
Public MethodRemoves an XLCellRange object at a specific position from the collection.  
Top
See Also

Reference

XLCellRangeCollection Class
C1.WPF.Excel Namespace