AxisTitle.VerticalAlignment Property (Excel)
Returns or sets a Variant value that represents the vertical alignment of the specified object.
Syntax
식 .VerticalAlignment
식 A variable that represents an AxisTitle object.
Remarks
The value of this property can be set to one of the following constants:
xlBottom |
xlCenter |
xlDistributed |
xlJustify |
xlTop |