Uses of Class
org.apache.poi.xslf.usermodel.XSLFHyperlink
-
Packages that use XSLFHyperlink Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFHyperlink in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFHyperlink Modifier and Type Method Description XSLFHyperlink
XSLFSimpleShape. createHyperlink()
XSLFHyperlink
XSLFTextRun. createHyperlink()
XSLFHyperlink
XSLFSimpleShape. getHyperlink()
XSLFHyperlink
XSLFTextRun. getHyperlink()
-