Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IHyperLink : IExcelApplication
Public Interface IHyperLink
	Inherits IExcelApplication
public interface class IHyperLink : IExcelApplication
type IHyperLink =  
    interface
        interface IExcelApplication
    end

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Address
Name
Parent (Inherited from IExcelApplication.)
Range
ScreenTip
SubAddress
TextToDisplay
Type

See Also