Uses of Class
org.apache.poi.hslf.model.textproperties.IndentProp

Packages that use IndentProp
org.apache.poi.hslf.record   
org.apache.poi.hslf.usermodel   
 

Uses of IndentProp in org.apache.poi.hslf.record
 

Methods in org.apache.poi.hslf.record that return types with arguments of type IndentProp
 java.util.List<IndentProp> MasterTextPropAtom.getIndents()
           
 

Uses of IndentProp in org.apache.poi.hslf.usermodel
 

Method parameters in org.apache.poi.hslf.usermodel with type arguments of type IndentProp
protected static void HSLFTextParagraph.applyParagraphIndents(java.util.List<HSLFTextParagraph> paragraphs, java.util.List<IndentProp> paraStyles)
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.