Excel JavaScript API for PivotTables

发布时间 2023-06-27 14:45:06作者: 有翅膀的大象

Work with PivotTables using the Excel JavaScript API - Office Add-ins | Microsoft Learn

PivotTables streamline larger data sets. They allow the quick manipulation of grouped data. The Excel JavaScript API lets your add-in create PivotTables and interact with their components. This article describes how PivotTables are represented by the Office JavaScript API and provides code samples for key scenarios.