PivotField.AutoShowRange 属性

定义

如果指定数据透视表字段中自动显示首项,则返回 xlTop;如果自动显示末项,则返回 xlBottom。 只读 Integer

public:
 property int AutoShowRange { int get(); };
public int AutoShowRange { get; }
Public ReadOnly Property AutoShowRange As Integer

属性值

适用于