Uses of Interface
org.apache.poi.sl.usermodel.PlaceholderDetails
Packages that use PlaceholderDetails
Package
Description
-
Uses of PlaceholderDetails in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement PlaceholderDetailsModifier and TypeClassDescriptionclass
Extended placeholder details for HSLF sheets - mainly for headers and footersclass
Extended placeholder details for HSLF shapes -
Uses of PlaceholderDetails in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return PlaceholderDetailsModifier and TypeMethodDescriptionSheet.getPlaceholderDetails
(Placeholder placeholder) Get the placeholder details for the given placeholder type.SimpleShape.getPlaceholderDetails()
-
Uses of PlaceholderDetails in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement PlaceholderDetails