property Pivot.PivotTotalDefaultFormatAppearances as String
Specifies the list of format-appearances ( key of FormatAppearance object), separated by comma, to be applied on the Total field when it is displayed in the pivot-table.

TypeDescription
String A String expression that specifies the list of format-appearances ( key of FormatAppearance object), separated by comma, to be applied on the Total field when it is displayed in the pivot-table.
By default, the PivotTotalDefaultFormatAppearances property is empty. The PivotTotalDefaultFormatAppearances property specifies the list of format-appearances ( Key of FormatAppearance object, in the FormatAppearances collection), separated by comma, to be applied on the Total field when it is displayed in the pivot-table. The PivotTotalDefaultFormatContent property specifies the default format (key of FormatContent object) to be applied on the Total field when it is displayed in the pivot-table.