PivotTable.Format(XlPivotFormatType) Methode

Definition

Legt einen PivotTable-Bericht auf eines der vordefinierten Einzüge, nicht eingerückten oder tabellenübergreifenden Formate fest.

public:
 void Format(Microsoft::Office::Interop::Excel::XlPivotFormatType Format);
public void Format (Microsoft.Office.Interop.Excel.XlPivotFormatType Format);
Public Sub Format (Format As XlPivotFormatType)

Parameter

Format
XlPivotFormatType

Erforderlich XlPivotFormatType. Gibt den Typ der Berichtsformatierung an, die für den angegebenen PivotTable-Bericht angewendet werden soll.

Gilt für: