[]
Gets the ranges that the conditional formatting is applied to.
public IEnumerable<CellRange> Ranges { get; }
Public ReadOnly Property Ranges As IEnumerable(Of CellRange)