Winnovative Excel Library

ExcelHyperlinkType Enumeration

Winnovative Excel Library Documentation
Represents the type of URL in a worksheet.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelHyperlinkType
Members

  Member nameValueDescription
Url0 The target of the hyperlink is an URL adress.
Range1 The target of the hyperlink is an Excel range.
See Also

Reference