C1.Excel Assembly / C1.Excel Namespace / XLCellRangeCollection Class / Clear Method

In This Topic
Clear Method (XLCellRangeCollection)
In This Topic
Removes all XLCellRange objects from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
 
See Also