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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 34 Next »

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