Document.GridOriginFromMargin Property
Office 2007
| Word Developer Reference |
Syntax
expression.GridOriginFromMargin
expression A variable that represents a Document object.
Example
This example sets Microsoft Word to start the character grid for the active document from the upper-left corner of the page.
| Visual Basic for Applications |
|---|
|
See Also