类的使用
cn.isliu.core.service.CustomCellService.StyleBatchData.Builder
-
cn.isliu.core.service中CustomCellService.StyleBatchData.Builder的使用
修饰符和类型方法说明添加要设置样式的单元格范围设置背景颜色设置是否加粗CustomCellService.StyleBatchData.Builder.borderColor(String borderColor) 设置边框颜色CustomCellService.StyleBatchData.Builder.borderType(String borderType) 设置边框类型设置是否清除所有格式设置是否清除字体格式设置字体大小设置字体颜色设置数字格式设置水平对齐方式设置是否斜体CustomCellService.StyleBatchData.newBuilder()创建批量设置单元格样式数据的构建器CustomCellService.StyleBatchData.Builder.textDecoration(Integer textDecoration) 设置文本装饰设置垂直对齐方式