TextFrame2.Column Property

Excel Developer Reference

Returns the TextColumn2 object that represents the columns within the text frame. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Column

expression   A variable that represents a TextFrame2 object.

See Also