Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Represents an Excel PivotTable.
Method | Return Type | Description |
---|---|---|
Get | workbookPivotTable | Read the properties and relationships of a workbookPivotTable object. |
Refresh a pivot table | None | Refresh the pivot table. |
Refresh all pivot tables | None | Refresh all pivot tables within a specified worksheet. This action is available only on the pivot table collection. |
Property | Type | Description |
---|---|---|
ID | String | The identifier for the pivot table. Read-only. |
name | String | The name of the pivot table. |
Relationship | Type | Description |
---|---|---|
worksheet | workbookWorksheet | The worksheet that contains the current pivot table. Read-only. |
The following JSON representation shows the resource type.
{
"id": "String (identifier)",
"name": "String"
}
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in