Gets a reference to the XLCellRange object that determines
which cells are contained in the current named range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLCellRange CellRange { get; } |
Visual Basic |
---|
Public ReadOnly Property CellRange As XLCellRange Get |