←Select platform

Type Property

Summary

Gets the hyperlink type based on its destination, such as pointing to an external website, linking to a location within the same workbook, or linking to an external file.

Syntax

C#
C++/CLI
Python
public HyperlinkType Type { get; } 
public:  
   property HyperlinkType^ Type 
   { 
      HyperlinkType^ get() 
   } 
Type # get  (Hyperlink) 

Property Value

The HyperlinkType enumeration within the Excel environment specifies the category of the hyperlink. Possible values include Unknown, Internal, and External, each indicating the nature of the hyperlink's destination.

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.