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.
标签:PivotTables,Office,JavaScript,Excel,API,data From: https://www.cnblogs.com/shiningleo007/p/17508830.html