Enum eExcelConditionalFormattingTimePeriodType
- Namespace
- OfficeOpenXml.ConditionalFormatting
- Assembly
- Magicodes.EPPlus.dll
public enum eExcelConditionalFormattingTimePeriodType
- Extension Methods
Fields
Last7Days = 0LastMonth = 1LastWeek = 2NextMonth = 3NextWeek = 4ThisMonth = 5ThisWeek = 6Today = 7Tomorrow = 8Yesterday = 9