public interface HyperlinkProperties
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHyperlinkUrl()
Returns the target URL of the hyperlink which is associated with this element.
|
FormulaField |
getHyperlinkUrlFormula()
Returns the formula of the property 'hyperlink url'.
|
void |
setHyperlinkUrl(java.lang.String url)
Sets the target location of a hyperlink which is associated with this element.
|
void |
setHyperlinkUrlFormula(FormulaField newFormula)
Sets the formula for the property 'hyperlink url'.
|
FormulaField getHyperlinkUrlFormula()
FormulaField
The formula of the property 'hyperlink url'.void setHyperlinkUrlFormula(FormulaField newFormula)
newFormula
- The new formula for the property 'hyperlink url'.void setHyperlinkUrl(java.lang.String url)
url
- A string which starts with one of the following protocol types (followed by the target):java.lang.String getHyperlinkUrl()
Copyright © 1999-2020 by i-net software GmbH