public class ExcelForEachParams
extends java.lang.Object
implements java.io.Serializable
| 构造器和说明 |
|---|
ExcelForEachParams() |
ExcelForEachParams(java.lang.String name,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
short height) |
ExcelForEachParams(java.lang.String name,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
short height,
boolean needSum) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addConstValue(int num) |
public ExcelForEachParams()
public ExcelForEachParams(java.lang.String name,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
short height)
public ExcelForEachParams(java.lang.String name,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
short height,
boolean needSum)
Copyright © 2021 悟耘. All Rights Reserved.