public interface HyperlinkEval
Modifier and Type | Method and Description |
---|---|
Hyperlink |
getHyperlink()
Returns the associated hyperlink if this ValueEval is a label of the HYPERLINK function.
|
void |
setHyperlink(Hyperlink hyperlink)
Sets the associated hyperlink if this ValueEval is a label of the HYPERLINK function.
|
void setHyperlink(Hyperlink hyperlink)
hyperlink
- the associated hyperlinkHyperlink getHyperlink()
Copyright © 2020. All rights reserved.