DiscoverPivotTable
Contents
[
Hide
]
discoverPivotTable
Represents a pivot table, which is a pivot table created based on data analysis of a table.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Name | String | True | False | Represents pivot table name. | |
Title | String | True | False | Represents pivot table title. | |
DataRange | String | True | False | Represents pivot table data range. | |
PivotFieldRows | Array |
True | False | Represents row fields in a PivotTable report. | |
PivotFieldColumns | Array |
True | False | Represents column fields in a PivotTable report. | |
PivotFieldData | Array |
True | False | Represents data fields in a PivotTable report. | |
Thumbnail | String | True | False | Represents pivot table thumbnail. Base64String |