Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.PivotAxis enum

Package:
excel

Represents the axis from which to get the PivotItems.

Remarks

API set: ExcelApi 1.9

Used by

Fields

column = "Column"

The column axis.

data = "Data"

The data axis.

filter = "Filter"

The filter axis.

row = "Row"

The row axis.

unknown = "Unknown"

The axis or region is unknown or unsupported.


Feedback

Was this page helpful?