Uses of Class
org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
Packages that use HSLFTabStopPropCollection Package Description org.apache.poi.hslf.model.textproperties -
-
Uses of HSLFTabStopPropCollection in org.apache.poi.hslf.model.textproperties
Methods in org.apache.poi.hslf.model.textproperties that return HSLFTabStopPropCollection Modifier and Type Method Description HSLFTabStopPropCollection
HSLFTabStopPropCollection. clone()
Constructors in org.apache.poi.hslf.model.textproperties with parameters of type HSLFTabStopPropCollection Constructor Description HSLFTabStopPropCollection(HSLFTabStopPropCollection copy)
-