ConditionValue.Type Property

Definition

Returns one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined. Read-only.

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

Property Value

XlConditionValueTypes

Applies to