Sdílet prostřednictvím


AxisTitle.HorizontalAlignment Property (PowerPoint)

Returns or sets the horizontal alignment for the specified object. Read/write Variant.

Version Information

Version Added: PowerPoint 2007

Syntax

expression .HorizontalAlignment

expression A variable that represents an AxisTitle object.

Remarks

The value of this property can be set to one of the following XlConstants constants:

  • xlCenter

  • xlDistributed

  • xlJustify

  • xlLeft

  • xlRight

Some of these constants may not be available to you, depending on the language support (for example, U.S. English) that you have selected or installed.

See Also

Concepts

AxisTitle Object Members

AxisTitle Object