PivotViewToJsonOptions class

PivotViewToJsonOptions class

The options of exporting pivot view as json.

The PivotViewToJsonOptions type exposes the following members:

Constructors

ConstructorDescription
__init__(self)The options for exporting pivot view to JSON.

Properties

PropertyDescription
file_nameGets and sets the file which stores exported JSON.
indentIndicates the indent.

See Also