XlPivotFieldRepeatLabels 枚举

定义

指定是否重复数据透视表中的所有字段项目标签。

public enum class XlPivotFieldRepeatLabels
public enum XlPivotFieldRepeatLabels
Public Enum XlPivotFieldRepeatLabels
继承
XlPivotFieldRepeatLabels

字段

xlDoNotRepeatLabels 1

不重复项目标签。

xlRepeatLabels 2

重复所有项目标签。

适用于