Enum eDateTimeGrouping
- Namespace
- OfficeOpenXml.Filter
- Assembly
- EPPlus.dll
Date grouping for a filter
public enum eDateTimeGrouping
Fields
Day = 0
Group by day
Hour = 1
Group by hour
Minute = 2
Group by minute
Month = 3
Group by month
Second = 4
Group by second
Year = 5
Group by year