Range.FormatConditions Property

Definition

Returns a FormatConditions collection that represents all the conditional formats for the specified range.

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

Property Value

Applies to