Compartir a través de


TextFrame.NoTextRotation Propiedad

Definición

Obtiene o establece si el texto del marco de texto no debe girar cuando se gira la forma.

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 de propiedad

Objeto MsoTriState .

Comentarios

Lectura y escritura MsoTriState. Sólo las constantes MsoTriStatemsoFalse y msoTrue pueden utilizarse para establecer esta propiedad.

Se aplica a