public class BaseRowModel extends Object
| 构造器和说明 |
|---|
BaseRowModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addStyle(Integer row,
org.apache.poi.ss.usermodel.CellStyle cellStyle) |
Map<Integer,org.apache.poi.ss.usermodel.CellStyle> |
getCellStyleMap() |
org.apache.poi.ss.usermodel.CellStyle |
getStyle(Integer row) |
void |
setCellStyleMap(Map<Integer,org.apache.poi.ss.usermodel.CellStyle> cellStyleMap) |
Copyright © 2018 Alibaba Group. All rights reserved.