public interface IHyperlinkContainer
| Modifier and Type | Method and Description |
|---|---|
String |
getHyperlink()
Gets the hyperlink associated with this
IHyperlinkContainer. |
void |
setHyperlink(String value)
Sets the hyperlink associated with this
IHyperlinkContainer. |
String getHyperlink()
Gets the hyperlink associated with this IHyperlinkContainer.
IHyperlinkContainer.void setHyperlink(String value)
Sets the hyperlink associated with this IHyperlinkContainer.
value - The hyperlink associated with this IHyperlinkContainer.Copyright © 2026. All rights reserved.