SetCount Method

See Also         Example         Applies To

Arranges text into the specified number of text columns.

Note   You can also use the Add method of the TextColumns object to add a single column to the TextColumns collection.

Syntax

expression.SetCount(NumColumns)

expression   Required. An expression that returns a TextColumns object.

NumColumns   Required Long. The number of columns the text is to be arranged into.