Uses of Class
org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Packages that use TxInteractiveInfoAtom Package Description org.apache.poi.hslf.usermodel -
-
Uses of TxInteractiveInfoAtom in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return TxInteractiveInfoAtom Modifier and Type Method Description TxInteractiveInfoAtomHSLFHyperlink. getTextRunInfo()Methods in org.apache.poi.hslf.usermodel with parameters of type TxInteractiveInfoAtom Modifier and Type Method Description protected voidHSLFHyperlink. setTextRunInfo(TxInteractiveInfoAtom txinfo)
-