Share via


OLEControl Members (2007 System)

Include Protected Members
Include Inherited Members

Represents a linked or embedded control on a document.

The OLEControl type exposes the following members.

Methods

 

Name

Description

Public method

Activate

Activates the OLEControl.

Public method

Copy

Copies the OLEControl to the Clipboard.

Public method

Cut

Cuts the OLEControl to the Clipboard.

Public method

Delete

Deletes the OLEControl.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Select

Selects the OLEControl.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

AltHTML

Infrastructure.

Public property

Automation

Infrastructure.

Public property

Height

Gets or sets the height, in points, of the OLEControl.

Public property

InlineShape

Gets the underlying InlineShape of the OLEControl.

Public property

Left

Gets or sets the distance, in points, from the left edge of the OLEControl to the left edge of the document.

Public property

Name

Gets or sets the name of the OLEControl.

Public property

Shape

Gets the underlying Shape of the OLEControl.

Public property

Top

Gets or sets the distance, in points, from the top edge of the OLEControl to the top of the document.

Public property

Width

Gets or sets the width, in points, of the OLEControl.

Top

See Also

Reference

OLEControl Class

Microsoft.Office.Tools.Word Namespace