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

Version 1 Next »

Description

Creates a new hyperlink in the specified area of cells. All cell values in the area will be converted to hyperlinks.

C#
vb.net

Parameters

area
An Area object representing the cells that will be converted to hyperlinks.
href
The hyperlink's destination.

Returns

A new Hyperlink object with the specified destination URL.

Examples

C#
vb.net
  • No labels