AboveAverage.AboveBelow Property

Definition

Returns or sets one of the constants of the XlAboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation.

public:
 property Microsoft::Office::Interop::Excel::XlAboveBelow AboveBelow { Microsoft::Office::Interop::Excel::XlAboveBelow get(); void set(Microsoft::Office::Interop::Excel::XlAboveBelow value); };
public Microsoft.Office.Interop.Excel.XlAboveBelow AboveBelow { get; set; }
Public Property AboveBelow As XlAboveBelow

Property Value

XlAboveBelow

Applies to