public class DiagramHyperlink extends Object
Represents a hyperlink in a Visio document.
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the hyperlink address.
|
String |
getDescription()
Gets the description of the hyperlink.
|
String |
getSubAddress()
Gets a location within the target content to link to.
|
public final String getAddress()
Gets the hyperlink address.
public final String getDescription()
Gets the description of the hyperlink.
public final String getSubAddress()
Gets a location within the target content to link to.
Copyright © 2026. All rights reserved.