Link Search Menu Expand Document

HyperLinkScreenTip Property

Gets or sets the ScreenTip text for the specified hyperlink.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string ScreenTip { get; set; }

Property Value

Type: String
The screen tip.

Implements

IHyperLinkScreenTip
See Also

Reference