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
Members
Member name | Value | Description | |
---|---|---|---|
Url | 0 | The target of the hyperlink is an URL adress. | |
Range | 1 | The target of the hyperlink is an Excel range. |
See Also