Uses of Class
io.keikai.doc.io.schema.docx.DOCXParaRPr
Packages that use DOCXParaRPr
-
Uses of DOCXParaRPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXParaRPrModifier and TypeMethodDescriptionDOCXPPr.getRPr()Returns the run properties of the paragraph properties.DOCXPPr.getRPr(boolean create) Returns the run properties of the paragraph properties.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXParaRPrModifier and TypeMethodDescriptionvoidDOCXPPr.setRPr(DOCXParaRPr rPr) Sets the run properties of the paragraph properties.