Compartir a través de


TextFrame2.Orientation Propiedad

Definición

Devuelve o establece un valor que representa la orientación del marco de texto. Lectura y escritura.

public:
 property Microsoft::Office::Core::MsoTextOrientation Orientation { Microsoft::Office::Core::MsoTextOrientation get(); void set(Microsoft::Office::Core::MsoTextOrientation value); };
public Microsoft.Office.Core.MsoTextOrientation Orientation { get; set; }
Public Property Orientation As MsoTextOrientation

Valor de propiedad

MsoTextOrientation

Comentarios

El valor de esta propiedad se puede establecer en un valor entero de –90 a 90 grados, o en una de las MsoTextOrientation constantes.

Se aplica a