PivotTable.PreserveFormatting 属性

定义

如果在刷新报表或通过透视、排序或更改页字段项等操作重新计算报表时保留格式,则此属性为 True 。 读/写 Boolean

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

属性值

适用于