time_period property
time_period property
The applicable time period in a “date occurrin” conditional formatting rule. Valid only for type is timePeriod. The default value is TimePeriodType.Today.
Definition:
@property
def time_period(self):
...
@time_period.setter
def time_period(self, value):
...
See Also
- module
aspose.cells - class
FormatCondition - class
TimePeriodType