TableOfFigures.RightAlignPageNumbers Property
Word Developer Reference |
True if page numbers are aligned with the right margin in an table of figures. Read/write Boolean.
Syntax
expression.RightAlignPageNumbers
expression Required. A variable that represents a TableOfFigures collection.
Example
This example right-aligns page numbers for the first table of figures in the active document.
Visual Basic for Applications |
---|
|
See Also