OLEFormat Members
Include Protected Members
Include Inherited Members
Contains OLE object properties.
The OLEFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Object | Returns the OLE Automation object associated with this OLE object. | |
Parent | Returns the parent object for the specified object. | |
progID | Returns the programmatic identifiers for the object. |
Top
Methods
Name | Description | |
---|---|---|
Activate | Activates the object. | |
Verb | Sends a verb to the server of the specified OLE object. |
Top