







Type of axis
Namespace:
OfficeOpenXml.Table.PivotTable
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ePivotFieldAxis Axis { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property Axis As ePivotFieldAxis |
Visual C++ |
---|
public: property ePivotFieldAxis Axis { ePivotFieldAxis get (); void set (ePivotFieldAxis value); } |