Share via


OLEFormat Members

Include Protected Members
Include Inherited Members

Contains OLE object properties.

The OLEFormat type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Object Returns the OLE Automation object associated with this OLE object.
Public property Parent Returns the parent object for the specified object.
Public property progID Returns the programmatic identifiers for the object.

Top

Methods

  Name Description
Public method Activate Activates the object.
Public method Verb Sends a verb to the server of the specified OLE object.

Top

See Also

Reference

OLEFormat Interface

Microsoft.Office.Interop.Excel Namespace