[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IPivotOptions

IPivotOptions Interface

表示是否显示数据透视表图表按钮的选项。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IPivotOptions

Properties

Name Description
ShowAllFieldButtons

获取或设置是否在数据透视图中显示所有字段按钮。

ShowAxisFieldButtons

获取或设置是否在数据透视表图表上显示轴字段按钮。

ShowExpandCollapseEntireFieldButtons

获取或设置是否在PivotChart上显示展开整个字段和折叠整个字段的按钮。

ShowLegendFieldButtons

获取或设置是否在PivotChart上显示图例字段按钮。

ShowReportFilterFieldButtons

获取或设置是否在PivotChart上显示报告筛选字段按钮。

ShowValueFieldButtons

获取或设置是否在数据透视表图表上显示值字段按钮。