ControlSite Methods

Include Protected Members
Include Inherited Members

The ControlSite type exposes the following members.

Methods

  Name Description
Public method Activate Activates the ControlSite.
Public method BringToFront Brings the ControlSite to the front of the z-order.
Public method Copy Copies the ControlSite to the Clipboard.
Public method CopyPicture Copies the ControlSite to the Clipboard as a picture.
Public method Cut Cuts the ControlSite to the Clipboard.
Public method Delete Deletes the ControlSite.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Duplicate Duplicates the ControlSite and returns a reference to the new copy.
Public method Select Selects the ControlSite.
Public method SendToBack Sends the ControlSite to the back of the z-order.
Public method Update Updates the link.
Public method Verb Sends a verb to the server of the ControlSite.

Top

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Excel Namespace