Edit

Share via


PivotTable.PreserveFormatting Property

Definition

This property is True if formatting is preserved when the report is refreshed or recalculated by operations such as pivoting, sorting, or changing page field items. Read/write Boolean.

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

Property Value

Applies to