Document.LayoutGuides Property
Office 2007
| Publisher Developer Reference |
Syntax
expression.LayoutGuides
expression A variable that represents a Document object.
Example
The following example changes the grid layout guides so that there are three columns and five rows.
| Visual Basic for Applications |
|---|
|
See Also