Appends an XLCellRange object to the collection.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLCellRange Add( XLCellRange cr ) |
Visual Basic |
---|
Public Function Add ( _ cr As XLCellRange _ ) As XLCellRange |
Parameters
- cr
- Type: C1.Silverlight.Excel..::..XLCellRange
XLCellRange object to add to the collection.