←Select platform

Hyperlink Property

Summary

Gets or sets a hyperlink associated with a cell. This property enables the embedding of URLs or links to other resources within a cell, facilitating navigation and referencing.

Syntax

C#
C++/CLI
Python
public Hyperlink Hyperlink { get; set; } 
public:  
   property Hyperlink^ Hyperlink 
   { 
      Hyperlink^ get() 
      void set(Hyperlink^ value) 
   } 
Hyperlink # get and set (Cell) 

Property Value

A Hyperlink object that represents the hyperlink associated with the cell. Includes both, the URL and display text.

Requirements

Target Platforms

See Also

Cell Class

Cell 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.