Partilhar via


TextFrame.NoTextRotation Propriedade

Definição

Obtém ou define se o texto no quadro de texto não deve girar quando a forma é girada.

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

Valor da propriedade

Um MsoTriState objeto.

Comentários

Leitura/gravação MsoTriState. Somente as constantes de MsoTriStatemsoFalse e msoTrue podem ser usados para definir essa propriedade.

Aplica-se a