Compartir a través de


TabStop2.Type Propiedad

Definición

Obtiene o establece el tipo del TabStop2 objeto . Lectura y escritura.

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

Valor de propiedad

MsoTabStopType

Comentarios

Algunos ejemplos de MsoTabStopType tipos son msoTabStopCenter, msoTabStopLefty msoTabStopRight.

Se aplica a