PivotField.AutoShowType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果AutoShow(Int32, Int32, Int32, String)为指定的数据透视表字段启用 ,则返回 xlAutomatic;如果禁用 AutoShow,则返回 xlManual。 只读 Integer。
public:
property int AutoShowType { int get(); };
public int AutoShowType { get; }
Public ReadOnly Property AutoShowType As Integer