Compartir a través de


TextFrame.Orientation Propiedad

Definición

Orientación del marco de texto.

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

Comentarios

La propiedad Orientation puede ser un valor entero de –90 a 90 grados o una de las constantes MsoTextOrientation .

Se aplica a