Shape.TextFrame2 Property

Excel Developer Reference

Returns a TextFrame2 object that contains text formatting for the specified shape. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.TextFrame2

expression   A variable that represents a Shape object.

See Also