TextFrame.Previous Property
Word Developer Reference |
Returns a TextFrame object that represents the previous text frame in a collection of shapes. Read-only.
Syntax
expression.Previous
expression A variable that represents a TextFrame object.
See Also