Class PivotViewToJsonOptions
PivotViewToJsonOptions class
The options of exporting pivot view as json.
public class PivotViewToJsonOptions
Constructors
| Name | Description |
|---|---|
| PivotViewToJsonOptions() | The options for exporting pivot view to JSON. |
Properties
| Name | Description |
|---|---|
| FileName { get; set; } | Gets and sets the file which stores exported JSON. |
| Indent { get; set; } | Indicates the indent. |
See Also
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells