[]
        
(Showing Draft Content)

C1.Excel.XLCellRangeCollection.Remove

Remove Method

Remove(XLCellRange)

Removes an XLCellRange object from the collection.

Declaration
public void Remove(XLCellRange cr)
Parameters
Type Name Description
XLCellRange cr

XLCellRange object to remove from the collection.