Aspose::Cells::FormatCondition::SetTimePeriod method

FormatCondition::SetTimePeriod method

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

void Aspose::Cells::FormatCondition::SetTimePeriod(TimePeriodType value)

See Also