Gets a reference to array of the XLCellRange objects 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[] CellRanges { get; } |
Visual Basic |
---|
Public ReadOnly Property CellRanges As XLCellRange() Get |