Enum eDateTimeGrouping
Date grouping for a filter
Namespace: OfficeOpenXml.Filter
Assembly: EPPlus.dll
Syntax
public enum eDateTimeGrouping
Fields
Name | Description |
---|---|
Day | Group by day |
Hour | Group by hour |
Minute | Group by minute |
Month | Group by month |
Second | Group by second |
Year | Group by year |