







|
| EPPlus 3.0 |
| ExcelPivotTableFieldDateGroup..::.GroupBy Property |
| ExcelPivotTableFieldDateGroup Class See Also Send Feedback |
How to group the date field
Namespace:
OfficeOpenXml.Table.PivotTable
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public eDateGroupBy GroupBy { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property GroupBy As eDateGroupBy |
| Visual C++ |
|---|
public: property eDateGroupBy GroupBy { eDateGroupBy get (); void set (eDateGroupBy value); } |
