Compartir a través de


AxisTitle.VerticalAlignment Propiedad

Definición

Devuelve o establece la alineación vertical del objeto especificado.

public:
 property System::Object ^ VerticalAlignment { System::Object ^ get(); void set(System::Object ^ value); };
public object VerticalAlignment { get; set; }
Public Property VerticalAlignment As Object

Valor de propiedad

Comentarios

La propiedad VerticalAlignment puede ser una de las siguientes constantes:

xlBottom

xlCenter

xlDistributed

xlJustify

xlTop

Se aplica a