Find.Frame Property
Word Developer Reference |
Returns a Frame object that represents the frame formatting for the specified style or find-and-replace operation. Read-only.
Syntax
expression.Frame
expression A variable that represents a Find object.
Example
This example finds the first frame with wrap around formatting. If such a frame is found, a message is displayed on the status bar.
Visual Basic for Applications |
---|
|
See Also