Enum TimePeriod
Namespace: DRIT.Spreadsheet.ConditionalFormatting
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum TimePeriod : int
  Fields
| Name | Description | 
|---|---|
| Last7Days | |
| LastMonth | |
| LastWeek | |
| NextMonth | |
| NextWeek | |
| ThisMonth | |
| ThisWeek | |
| Today | |
| Tomorrow | |
| Yesterday |