Compartir a través de


TickLabels.Orientation Propiedad

Definición

Orientación del texto. Puede ser un valor entero de –90 a 90 grados o una de las XlTickLabelOrientation constantes.

public:
 property Microsoft::Office::Interop::Excel::XlTickLabelOrientation Orientation { Microsoft::Office::Interop::Excel::XlTickLabelOrientation get(); void set(Microsoft::Office::Interop::Excel::XlTickLabelOrientation value); };
public Microsoft.Office.Interop.Excel.XlTickLabelOrientation Orientation { get; set; }
Public Property Orientation As XlTickLabelOrientation

Valor de propiedad

Se aplica a