SelectionRanges Property
SelectionRanges
Gets the selected ranges in normalized form. MultiRange only.
Declaration
[Browsable(false)]
public IList<CellRange> SelectionRanges { get; }
<Browsable(False)>
Public ReadOnly Property SelectionRanges As IList(Of CellRange)