Click or drag to resize

ExcelHyperlinkToolTip Property

Gets or sets the tooltip text for this hyperlink.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string ToolTip { get; set; }

Property Value

Type: String
See Also