ShapeRange.TextFrame2 Property
Word Developer Reference |
Returns a TextFrame2 object that contains the text for the specified range of shapes. Read-only.
Syntax
expression.TextFrame2
expression An expression that returns a ShapeRange object.
See Also