TextFrame.NoTextRotation Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.