SetTimePeriod Method

SetTimePeriod function

The applicable time period in a “date occurring…” conditional formatting rule.Valid only for type = timePeriod.The default value is TimePeriodType.Today.


func (instance *FormatCondition) SetTimePeriod(value TimePeriodType)  error

Remarks

See Also