OLEObject Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a linked or embedded control on a worksheet.
The OLEObject type exposes the following members.
Methods
Name
Description
Activates the OLEObject.
Brings the OLEObject to the front of the z-order.
Copies the OLEObject to the Clipboard.
Copies the OLEObject to the Clipboard as a picture.
Cuts the OLEObject to the Clipboard.
Deletes the OLEObject.
Duplicates the OLEObject and returns a reference to the new copy.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Selects the OLEObject.
Sends the OLEObject to the back of the z-order.
Returns a string that represents the current object. (Inherited from Object.)
Updates the link.
Sends a verb to the server of the OLEObject.
Top
Properties
Name
Description
Infrastructure.
Gets the creator of the OLEObject.
Gets or sets a value that indicates whether the OLEObject is automatically loaded when the workbook that contains it is opened.
Gets or sets a value that indicates whether the OLEObject is updated automatically when the source changes.
Gets the border of the OLEObject.
Gets a Range that represents the cell that lies under the lower-right corner of the OLEObject.
Gets a value that indicates the application in which the OLEObject was created.
Gets or sets a value that indicates whether the OLEObject is enabled.
Gets or sets the height, in points, of the OLEObject.
Gets the index number of the OLEObject within the collection of similar objects.
Gets the interior of the OLEObject.
Gets or sets the distance, in points, from the left edge of the OLEObject to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
Gets or sets a value that identifies the range linked to the value of the OLEObject.
Gets or sets a value that identifies the range used to fill the specified list box.
Gets or sets a value that indicates whether the OLEObject is locked.
Gets or sets the name of the OLEObject.
Gets the OLE Automation object associated with the OLEObject.
Gets the OLEObject type.
Infrastructure.
Gets the parent object for the OLEObject.
Gets or sets a value that indicates how the OLEObject is attached to the cells below it.
Gets or sets a value that indicates whether the OLEObject is printed when the document is printed.
Gets the programmatic identifiers for the OLEObject.
Gets or sets a value that indicates whether the font is a shadow font or if the OLEObject has a shadow.
Gets a ShapeRange that represents the specified OLEObject.
Gets or sets the link source name of the OLEObject.
Gets or sets the distance, in points, from the top edge of the OLEObject to the top of row 1 (on a worksheet) or the top of the chart area (on a chart).
Gets a Range that represents the cell that lies under the upper-left corner of the OLEObject.
Gets or sets a value that indicates whether the OLEObject is visible.
Gets or sets the width, in points, of the OLEObject.
Gets the z-order position of the OLEObject.
Top