Compartilhar via


TabStop2.Type Propriedade

Definição

Obtém ou define o tipo do TabStop2 objeto. Leitura/gravação.

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 da propriedade

MsoTabStopType

Comentários

Exemplos de MsoTabStopType tipos incluem msoTabStopCenter, msoTabStopLefte msoTabStopRight.

Aplica-se a