Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Word Developer Reference |
True if page numbers are aligned with the right margin in a table of contents. Read/write Boolean.
Syntax
expression.RightAlignPageNumbers
expression Required. A variable that represents a TableOfContents collection.
Example
This example right-aligns page numbers for the first table of contents in the active document.
Visual Basic for Applications |
---|
|
See Also