Click or drag to resize

Hyperlink Properties

The Hyperlink type exposes the following members.

Properties
  NameDescription
Public propertyIsNull
Get the value of the isNull flag
Public propertyReportId
If non-null, this hyperlink is a link to the report with this Id.
Public propertySheetId
If non-null, this hyperlink is a link to the sheet with this Id.
Public propertySightId
If non-null, this hyperlink is a link to the Sight with this Id.
Public propertyUrl

When the hyperlink is a URL link, this property will contain the URL value.

When the hyperlink is a sheet/report link (i.e., sheetId or reportId is non-null), this property will contain the permalink to the sheet or report.

Top
See Also