Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the collection of Column objects in a Table object.
Methods
Name |
Description |
|---|---|
Adds the Column specified by the Name parameter to the Columns collection and resets the Table. |
|
Obtains a Column object specified by Index. |
|
Removes the Column object specified by Index and resets the Table. |
|
Removes all the columns from the Columns collection and resets the Table. |
Properties
Name |
Description |
|---|---|
Returns an Application object that represents the parent application (Outlook) for the Columns object. Read-only. |
|
Returns a constant in the OlObjectClass enumeration indicating the class of the Columns object. Read-only. |
|
Returns a Long representing the number of Column objects in the collection. Read-only. |
|
Returns the parent object of the Columns object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |