←Select platform

Tooltip Property

Summary

Gets the text displayed as a tooltip when the user hovers over the hyperlink.

Syntax

C#
C++/CLI
Python
public string Tooltip { get; } 
public:  
   property String^ Tooltip 
   { 
      String^ get() 
   } 
Tooltip # get  (Hyperlink) 

Property Value

A string containing the tooltip text. This text is typically concise, offering a brief description of the hyperlink's destination or purpose.

Requirements

Target Platforms

See Also

Hyperlink Class

Hyperlink Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.