Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.03 KB

Word.AxisTitle.HorizontalAlignment.md

File metadata and controls

49 lines (27 loc) · 1.03 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
AxisTitle.HorizontalAlignment property (Word)
vbawd10.chm98238468
vbawd10.chm98238468
Word.AxisTitle.HorizontalAlignment
45824b57-e742-3a2d-bbbb-6d2307940273
06/08/2017
medium

AxisTitle.HorizontalAlignment property (Word)

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

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

AxisTitle Object

[!includeSupport and feedback]