类的使用
cn.isliu.core.service.CustomCellService.CellRequest
-
cn.isliu.core.service中CustomCellService.CellRequest的使用
修饰符和类型方法说明CustomCellService.CellRequest.MergeCellsBuilder.build()构建合并单元格请求CustomCellService.CellRequest.UnmergeCellsBuilder.build()构建拆分单元格请求CustomCellService.StyleCellsBatchBuilder.build()构建批量设置单元格样式请求CustomCellService.StyleCellsBuilder.build()构建设置单元格样式请求返回变量类型为CustomCellService.CellRequest的类型的cn.isliu.core.service中的方法修饰符和类型方法说明CustomCellService.CellBatchUpdateRequest.Builder.addRequest(CustomCellService.CellRequest cellRequest) 添加一个单元格操作请求类型变量类型为CustomCellService.CellRequest的cn.isliu.core.service中的方法参数修饰符和类型方法说明voidCustomCellService.CellBatchUpdateRequest.setRequests(List<CustomCellService.CellRequest> requests) -
cn.isliu.core.utils中CustomCellService.CellRequest的使用
返回变量类型为CustomCellService.CellRequest的类型的cn.isliu.core.utils中的方法修饰符和类型方法说明static List<CustomCellService.CellRequest>FsTableUtil.getMergeCell(String sheetId, Map<String, FieldProperty> fieldsMap) 修饰符和类型方法说明static voidFsApiUtil.mergeCells(CustomCellService.CellRequest cellRequest, FeishuClient client, String spreadsheetToken)