Removes an XLCellRange object from the collection.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public void Remove( XLCellRange cr ) |
Visual Basic |
---|
Public Sub Remove ( _ cr As XLCellRange _ ) |
Parameters
- cr
- Type: C1.Silverlight.Excel..::..XLCellRange
XLCellRange object to remove from the collection.