PivotTable.HasAutoFormat 属性

定义

如果在刷新数据透视表或移动字段时自动设置格式,则该属性值为 True。 读/写 Boolean

public:
 property bool HasAutoFormat { bool get(); void set(bool value); };
public bool HasAutoFormat { get; set; }
Public Property HasAutoFormat As Boolean

属性值

适用于