TextFrame2.TextRange Property
Excel Developer Reference |
Returns the TextRange2 object that represents the text in the object. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.TextRange
expression A variable that represents a TextFrame2 object.
See Also