TextColumn Object Members
Word Developer Reference |
Represents a single text column. The TextColumn object is a member of the TextColumns collection. The TextColumns collection includes all the columns in a document or section of a document.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified TextColumn object. | |
SpaceAfter | Returns or sets the amount of spacing (in points) after the specified paragraph or text column. Read/write Single. | |
Width | Returns or sets the width, in points, of the specified text columns. Read/write Long. |