Uses of Class
org.apache.poi.hslf.record.InteractiveInfo
-
Packages that use InteractiveInfo Package Description org.apache.poi.hslf.usermodel -
-
Uses of InteractiveInfo in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return InteractiveInfo Modifier and Type Method Description InteractiveInfo
HSLFHyperlink. getInfo()
Constructors in org.apache.poi.hslf.usermodel with parameters of type InteractiveInfo Constructor Description HSLFHyperlink(ExHyperlink exHyper, InteractiveInfo info)
-