TextColumn2 Object Members
Represents a single text column. The TextColumn2 object is a member of the TextColumns2 collection.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the TextColumn2 object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the TextColumn2 object was created. Read-only. |
| Number | Gets or sets the index of the TextColumn2 object. Read/write |
| Spacing | Gets or sets the spacing between text columns in a TextColumn2 object. Read/write. |
| TextDirection | Gets or sets the direction of text in the TextColumn2 object. Read/write. |