PivotField.LayoutForm Eigenschaft

Definition

Gibt die Darstellung der angegebenen PivotTable-Elemente im Tabellenformat oder im Gliederungsformat zurück oder legt sie fest. Lese-/Schreibzugriff XlLayoutFormType.

public:
 property Microsoft::Office::Interop::Excel::XlLayoutFormType LayoutForm { Microsoft::Office::Interop::Excel::XlLayoutFormType get(); void set(Microsoft::Office::Interop::Excel::XlLayoutFormType value); };
public Microsoft.Office.Interop.Excel.XlLayoutFormType LayoutForm { get; set; }
Public Property LayoutForm As XlLayoutFormType

Eigenschaftswert

Hinweise

Sie können diese Eigenschaft für jedes PivotTable-Feld festlegen. Die Formatierung wird jedoch nur angezeigt, wenn das angegebene Feld ein anderes Zeilenfeld als das innerste (Zeilenfeld der untersten Ebene) ist. Für Nicht-OLAP-Datenquellen ändert sich der Wert dieser Eigenschaft nicht, wenn das Feld anders angeordnet oder dem PivotTable-Bericht hinzugefügt wird.

Gilt für: