Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the Area that the Hyperlink object is associated with. The set of cells that the Area object represents functions as a single hyperlink to the same href.
C#
vb.net

Remarks

If the user clicks anywhere within this Area, they will be taken to the hyperlink's destination.

If the hyperlink has been deleted, this property returns null.

Examples

C#
vb.net
  • No labels