Excel.Interfaces.PivotTableStyleUpdateData interface

用于更新对象上 PivotTableStyle 的数据的接口,用于 pivotTableStyle.set({ ... }).

注解

使用方

属性

name

指定数据透视表样式的名称。

属性详细信息

name

指定数据透视表样式的名称。

name?: string;

属性值

string

注解

API 集:ExcelApi 1.10