| 程序包 | 说明 |
|---|---|
| cn.isliu.core.service |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomCellService.CellRequest |
CustomCellService.CellRequest.MergeCellsBuilder.build()
构建合并单元格请求
|
CustomCellService.CellRequest |
CustomCellService.CellRequest.UnmergeCellsBuilder.build()
构建拆分单元格请求
|
CustomCellService.CellRequest |
CustomCellService.StyleCellsBuilder.build()
构建设置单元格样式请求
|
CustomCellService.CellRequest |
CustomCellService.StyleCellsBatchBuilder.build()
构建批量设置单元格样式请求
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomCellService.CellRequest> |
CustomCellService.CellBatchUpdateRequest.getRequests() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomCellService.CellBatchUpdateRequest.Builder |
CustomCellService.CellBatchUpdateRequest.Builder.addRequest(CustomCellService.CellRequest cellRequest)
添加一个单元格操作请求
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CustomCellService.CellBatchUpdateRequest.setRequests(List<CustomCellService.CellRequest> requests) |
Copyright © 2025. All rights reserved.