Search
HyperlinkForm Members
Constructors Properties Methods
 


Represents a form which can be used to create and modify cell hyperlinks in a worksheet.

The following tables list the members exposed by the HyperlinkForm type.

 Public Constructors

  Name Description

HyperlinkForm

Overloaded. Initializes a new instance of the HyperlinkForm class.

 Public Properties

  Name Description

SubTarget

Gets the hyperlink subtarget.

Target

Gets the hyperlink target.

ToolTip

Gets the hyperlink tooltip.

Type

Gets the hyperlink type.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnClosing

Form.OnClosing override.

 See Also