Edit

Share via


Excel.Interfaces.DataPivotHierarchyCollectionData interface

An interface describing the data returned by calling dataPivotHierarchyCollection.toJSON().

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.DataPivotHierarchyData[];

Property Value