'Declaration
Public Enum HyperlinkType Inherits System.Enum
'Usage
Dim instance As HyperlinkType
public enum HyperlinkType : System.Enum
'Declaration
Public Enum HyperlinkType Inherits System.Enum
'Usage
Dim instance As HyperlinkType
public enum HyperlinkType : System.Enum
Member | Description |
---|---|
Range | Hyperlink applies to a IRange object. |
Shape | Hyperlink applies to a GrapeCity.Spreadsheet.Drawing.IShape object. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.HyperlinkType