FormatCondition.TimePeriod

FormatCondition.TimePeriod property

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

public TimePeriodType TimePeriod { get; set; }

See Also