Uses of Class
io.keikai.doc.io.schema.docx.DOCXParaRPr
-
Packages that use DOCXParaRPr Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXParaRPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXParaRPr Modifier and Type Method Description DOCXParaRPrDOCXPPr. getRPr()Returns the run properties of the paragraph properties.DOCXParaRPrDOCXPPr. getRPr(boolean create)Returns the run properties of the paragraph properties.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXParaRPr Modifier and Type Method Description voidDOCXPPr. setRPr(DOCXParaRPr rPr)Sets the run properties of the paragraph properties.
-