'宣言 Public Enum ConditionType Inherits System.Enum
public enum ConditionType : System.Enum
'宣言 Public Enum ConditionType Inherits System.Enum
public enum ConditionType : System.Enum
| メンバ | 解説 | 
|---|---|
| Absolute | Compare field values to the specified absolute value. | 
| NotSet | Disable conditional formatting for this style. | 
| Percentage | Compare field values to the specified value as a percentage. | 
System.Object
   System.ValueType
      System.Enum
         C1.PivotEngine.ConditionType