C1.WPF.Excel Namespace : XLCellRangeCollection Class |
For a list of all members of this type, see XLCellRangeCollection members.
Name | Description | |
---|---|---|
Add | Overloaded. Appends an XLCellRange object to the collection. | |
Clear | Removes all XLCellRange objects from the collection. | |
Contains | Checks whether the collection contains a specific XLCellRange object. | |
IndexOf | Gets the position of an XLCellRange object in the collection. | |
Insert | Inserts an XLCellRange object at a specific position in the collection. | |
Remove | Removes an XLCellRange object from the collection. | |
RemoveAt | Removes an XLCellRange object at a specific position from the collection. |