Uses of Class
org.ofdrw.layout.element.canvas.Cell
Packages that use Cell
-
Uses of Cell in org.ofdrw.layout.element.canvas
Methods in org.ofdrw.layout.element.canvas that return CellModifier and TypeMethodDescriptionDeprecated.设置 是否加粗设置单元格颜色Cell.setDeleteLine(boolean deleteLine) 设置是否开启删除线设置单元格内容绘制器设置单元格使用的外部字体Cell.setFontName(String fontName) 设置字体名称Cell.setFontSize(double fontSize) 设置字号Cell.setFontWeight(String fontWeight) 设置字体宽度设置 是否斜体Cell.setLetterSpacing(Double letterSpacing) 设置 文字之间的间距Cell.setLineSpace(Double lineSpace) 设置 行间距Cell.setTextAlign(TextAlign textAlign) 设置 文字对齐方式Cell.setUnderline(boolean underline) 设置是否开启下划线设置单元格文字内容设置图片设置图片Cell.setVerticalAlign(VerticalAlign verticalAlign) 设置 文字垂直方向浮动方式
Cell.getBold()设置 是否加粗