Uses of Class
org.apache.poi.xddf.usermodel.text.XDDFTabStop
Packages that use XDDFTabStop
-
Uses of XDDFTabStop in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return XDDFTabStopModifier and TypeMethodDescriptionXDDFParagraphProperties.addTabStop()
XDDFTextParagraph.addTabStop()
XDDFParagraphProperties.getTabStop
(int index) XDDFTextParagraph.getTabStop
(int index) XDDFParagraphProperties.insertTabStop
(int index) XDDFTextParagraph.insertTabStop
(int index) Methods in org.apache.poi.xddf.usermodel.text that return types with arguments of type XDDFTabStopModifier and TypeMethodDescriptionXDDFParagraphProperties.getTabStops()
XDDFTextParagraph.getTabStops()