Gets or sets the target region of the hyperlink. Syntax Exceptions Exception Description System.InvalidOperationException Occurs when IsSealed is True. System.ArgumentException Occurs when the value assigned is a region which is not from the same workbook as the owning workbook of the hyperlink.
Gets or sets the text to use in a tool tip when hovering over the source cell or region, or null to use the default tool tip. Syntax Exceptions Exception Description System.InvalidOperationException Occurs when IsSealed is True. System.ArgumentException Occurs when the specified value is longer than 256 characters...
Gets the string representation of the hyperlink. Syntax Return Value The string representation of the hyperlink.
Gets the worksheet to which the hyperlink belongs. Syntax
Creates a new WorksheetHyperlink instance. Syntax Parameters sourceAddress The address of the cell or region on which the hyperlink should reside.target The target of the hyperlink, which can be a string, WorksheetCell, WorksheetRegion, or NamedReference instance. For bookmarks in an external document, separate th...
Creates a new WorksheetHyperlink instance. Syntax Parameters sourceCell The cell on which the hyperlink should reside.target The target of the hyperlink, which can be a string, WorksheetCell, WorksheetRegion, or NamedReference instance. For bookmarks in an external document, separate the sub-address with a #, such...
Creates a new WorksheetHyperlink instance. Syntax Parameters sourceRegion The region on which the hyperlink should reside.target The target of the hyperlink, which can be a string, WorksheetCell, WorksheetRegion, or NamedReference instance. For bookmarks in an external document, separate the sub-address with a #, ...
Overload List
Represents any image on the worksheet except the background image. Syntax
Public Constructors Public Properties Public Methods