Uses of Class
org.docx4j.wml.PPrBase.PStyle
Packages that use PPrBase.PStyle
-
Uses of PPrBase.PStyle in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return PPrBase.PStyleModifier and TypeMethodDescriptionstatic PPrBase.PStyleStyleUtil.apply(PPrBase.PStyle source, PPrBase.PStyle destination) Methods in org.docx4j.model.styles with parameters of type PPrBase.PStyleModifier and TypeMethodDescriptionstatic PPrBase.PStyleStyleUtil.apply(PPrBase.PStyle source, PPrBase.PStyle destination) static booleanStyleUtil.areEqual(PPrBase.PStyle pStyle1, PPrBase.PStyle pStyle2) static booleanStyleUtil.isEmpty(PPrBase.PStyle pStyle) -
Uses of PPrBase.PStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.PStyleMethods in org.docx4j.wml that return PPrBase.PStyleModifier and TypeMethodDescriptionObjectFactory.createPPrBasePStyle()Create an instance ofPPrBase.PStylePPrBase.getPStyle()Gets the value of the pStyle property.Methods in org.docx4j.wml with parameters of type PPrBase.PStyleModifier and TypeMethodDescriptionvoidPPrBase.setPStyle(PPrBase.PStyle value) Sets the value of the pStyle property.