[]
        
(Showing Draft Content)

C1.Excel.XLNamedRange.CellRanges

CellRanges Property

CellRanges

Gets a reference to array of the XLCellRange objects that determines which cells are contained in the current named range.

Declaration
public IReadOnlyList<XLCellRange> CellRanges { get; }