类的使用
cn.isliu.core.service.CustomCellService.StyleCellsBuilder
-
cn.isliu.core.service中CustomCellService.StyleCellsBuilder的使用
修饰符和类型方法说明设置背景颜色设置是否加粗CustomCellService.StyleCellsBuilder.borderColor(String borderColor) 设置边框颜色CustomCellService.StyleCellsBuilder.borderType(String borderType) 设置边框类型设置是否清除所有格式CustomCellService.StyleCellsBuilder.endPosition(String endPosition) 设置要设置样式的单元格范围的结束位置设置是否清除字体格式设置字体大小设置字体颜色设置数字格式设置水平对齐方式设置是否斜体设置要设置样式的单元格所在的工作表IDCustomCellService.StyleCellsBuilder.startPosition(String startPosition) 设置要设置样式的单元格范围的开始位置CustomCellService.CellRequest.styleCells()创建设置单元格样式的请求构建器 用于设置指定范围单元格的样式CustomCellService.StyleCellsBuilder.textDecoration(Integer textDecoration) 设置文本装饰设置垂直对齐方式