Show / Hide Table of Contents

Enum eDateGroupBy

Data grouping

Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
[Flags]
public enum eDateGroupBy

Fields

Name Description
Days

Group by days

Hours

Group by hours

Minutes

Group by minutes

Months

Group by months

Quarters

Group by quarters

Seconds

Group by seconds

Years

Group by years

In This Article
Back to top Generated by DocFX