Package io.keikai.model
Interface SHyperlink
- All Known Implementing Classes:
AbstractHyperlinkAdv,HyperlinkImpl
public interface SHyperlink
A hyperlink of a cell.
- Since:
- 3.5.0
- Author:
- dennis
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getType
SHyperlink.HyperlinkType getType() -
getAddress
String getAddress() -
getLabel
String getLabel() -
setType
-
setAddress
-
setLabel
-