Enum OccurrenceTimePeriod
Describes the occurrence time period of a conditional formatting rule.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum OccurrenceTimePeriod
Last7Days
Last 7 Days.
LastMonth
Last Month.
LastWeek
Last Week.
NextMonth
Next Month.
NextWeek
Next Week.
ThisMonth
This Month.
ThisWeek
This Week.
Today
Today.
Tomorrow
Tomorrow.
Yesterday
Yesterday.