Options.DisplayAlignmentGuides property (Word)

Returns or sets a Boolean that specifies whether alignment guides are enabled in the user interface. Read/write.

Syntax

expression. DisplayAlignmentGuides

expression A variable that represents an Options object.

Remarks

If DisplayAlignmentGuides is True, alignment guides are enabled. Setting DisplayAlignmentGuides to True corresponds to selecting Use Alignment Guides on the Align drop-down menu in the Arrange group on the Format contextual ribbon tab in the user interface.

Property value

BOOL

See also

Options Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.