Columns.Select Method (Word)

Selects the specified table columns.

Syntax

expression .Select

expression Required. A variable that represents a Columns collection.

Remarks

After using this method, use the Selection object to work with the selected items. For more information, see Working with the Selection Object.

See Also

Concepts

Columns Collection Object

Columns Object Members