Columns.First Property

Word Developer Reference

Returns a Column object that represents the first item in the Columns collection.

Syntax

expression.First

expression   Required. A variable that represents a Columns collection.

See Also