TextColumns Members (Word)
A collection of TextColumn objects that represent all the columns of text in a document or a section of a document.
Methods
Name |
Description |
---|---|
Returns a TextColumn object that represents a new text column added to a section or document. |
|
Returns an individual TextColumn object in a collection. |
|
Arranges text into the specified number of text columns. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of text columns in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if text columns are evenly spaced. Read/write Long. |
|
Returns or sets the direction in which text flows from one text column to the next. Read/write WdFlowDirection. |
|
True if vertical lines appear between all the columns in the TextColumns collection. Read/write Long. |
|
Returns an Object that represents the parent object of the specified TextColumns object. |
|
Returns or sets the spacing (in points) between between columns. Read/write Single. |
|
Returns or sets the width of the Word art text effects, in points. Read/write Long. |