Excel.Interfaces.PivotHierarchyUpdateData interface
An interface for updating data on the PivotHierarchy object, for use in pivotHierarchy.set({ ... }).
Properties
| name | Name of the PivotHierarchy. |
Property Details
name
Name of the PivotHierarchy.
name?: string;
Property Value
string
Remarks
[Api set: ExcelApi 1.8]