Uses of Class
fr.opensagres.poi.xwpf.converter.xhtml.internal.styles.CSSStyle
Packages that use CSSStyle
-
Uses of CSSStyle in fr.opensagres.poi.xwpf.converter.xhtml.internal.styles
Methods in fr.opensagres.poi.xwpf.converter.xhtml.internal.styles that return CSSStyleModifier and TypeMethodDescriptionCSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPrBase pPr) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPrBase pPr, String className) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr, String className) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr, String className) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr, String className) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTrPr trPr) CSSStylesDocument.createCSSStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTrPr trPr, String className) Methods in fr.opensagres.poi.xwpf.converter.xhtml.internal.styles that return types with arguments of type CSSStyle