类的使用
org.anyline.office.docx.entity.Wr
使用Wr的程序包
-
org.anyline.office.docx.entity中Wr的使用
修饰符和类型方法说明清除背景色Wr.removeColor()清除颜色Wr.removeStyle()清除样式Wr.setBackgroundColor(String color) 背景色Wr.setBold(boolean bold) 粗体字体颜色字体字号Wr.setFontFamily(String font) 字体Wr.setFontSize(String size) 字号Wr.setItalic(boolean italic) Wr.setStrike(boolean strike) 删除线Wr.setUnderline(boolean underline) 下划线Wr.setVerticalAlign(String align) 垂直对齐方式参数类型为Wr的org.anyline.office.docx.entity中的方法