property Pivot.PivotTotalDefaultFormatContent as String
Specifies the default format (key of FormatContent object) to be applied on the Total field when it is displayed in the pivot-table.

TypeDescription
String A String expression that specifies the default format (key of FormatContent object) to be applied on the Total field when it is displayed in the pivot-table.
By default, the PivotTotalDefaultFormatContent property is empty. The PivotTotalDefaultFormatContent property Specifies the default format ( Key of FormatContent object, in the FormatContents collection) to be applied on the Total field when it is displayed in the pivot-table. 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.