FormatCondition.AppliesTo Property

Definition

Returns a Range object specifying the cell range to which the formatting rule is applied.

public:
 property Microsoft::Office::Interop::Excel::Range ^ AppliesTo { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range AppliesTo { get; }
Public ReadOnly Property AppliesTo As Range

Property Value

Range

Applies to