Style.Frame Property
Word Developer Reference |
Returns a Frame object that represents the frame formatting for the specified style. Read-only.
Syntax
expression.Frame
expression A variable that represents a Style object.
Example
This example creates a style with frame formatting and then applies the style to the first paragraph in the selection.
Visual Basic for Applications |
---|
|
See Also