HyperlinkType Enum
Specifies the type of hyperlink.
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum HyperlinkType : byte
Public Enum HyperlinkType As Byte
Fields
Name |
Description |
Range |
Hyperlink applies to a IRange object.
|
Shape |
Hyperlink applies to a IShape object.
|