Class OoxmlFont
java.lang.Object
net.sf.jasperreports.engine.export.ooxml.OoxmlFont
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Method Summary
Modifier and TypeMethodDescriptiongetBold()
getId()
static OoxmlFont
getInstance
(String id) void
void
setBoldItalic
(String boldItalic) void
void
setRegular
(String regular)
-
Method Details
-
getInstance
-
getId
-
getRegular
-
setRegular
-
getBold
-
setBold
-
getItalic
-
setItalic
-
getBoldItalic
-
setBoldItalic
-