ODSOColumn members (Office)

Represents a field in a data source. The ODSOColumn object is a member of the ODSOColumns collection.

Properties

Name Description
Application Gets an Application object that represents the container application for the ODSOColum n object (you can use this property with an Automation object to return that object's container application). Read-only.
Creator Gets a 32-bit integer that indicates the application in which the ODSOColumn object was created. Read-only.
Index Gets a Long representing the index number for an ODSOColumn object in the collection. Read-only.
Name Gets the name of a data field in a mail merge data source. Read-only.
Parent Gets the Parent object for the ODSOColumn object. Read-only.
Value Gets the value of a data field in a mail merge data source. Read-only.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.