Freigeben über


TabStop2.Type Eigenschaft

Definition

Ruft den Typ des -Objekts ab oder legt den Typ fest TabStop2 . Lese-/Schreibzugriff.

public:
 property Microsoft::Office::Core::MsoTabStopType Type { Microsoft::Office::Core::MsoTabStopType get(); void set(Microsoft::Office::Core::MsoTabStopType value); };
public Microsoft.Office.Core.MsoTabStopType Type { get; set; }
member this.Type : Microsoft.Office.Core.MsoTabStopType with get, set
Public Property Type As MsoTabStopType

Eigenschaftswert

MsoTabStopType

Hinweise

MsoTabStopType Beispiele für Typen sind msoTabStopCenter, msoTabStopLeftund msoTabStopRight.

Gilt für: