Overload | Description |
---|---|
Add(FormatConditionType) | Adds a new conditional format to the represented range with the specified type. |
Add(FormatConditionType,FormatConditionOperator,String,String) | Adds a new conditional format to the represented range with the specified type, operator and formula(s). |
Add(FormatConditionType,ContainsOperator,String) | Adds a new conditional format to the represented range with the specified type, text operator and comparison text. |
Add(FormatConditionType,TimePeriods) | Adds a new conditional format to the represented range with the specified type and period operator. |