Sheet.ColumnautoOdd, autoSize, cellValueAndStyle, columns, comments, copyCount, copySheet, headerReady, headStyle, hidden, id, LOGGER, name, oddFill, relManager, rowBlock, rows, sheetWriter, shouldClose, waterMark, width, workbook| 构造器和说明 |
|---|
EmptySheet()
Constructor worksheet
|
EmptySheet(String name)
Constructor worksheet
|
EmptySheet(String name,
Sheet.Column... columns)
Constructor worksheet
|
EmptySheet(String name,
WaterMark waterMark,
Sheet.Column... columns)
Constructor worksheet
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
resetBlockData()
Reset the row-block data
|
int |
size()
Returns total rows in this worksheet
|
addRel, afterSheetAccess, autoSize, cancelOddStyle, checkColumnLimit, clone, close, createComments, defaultHeadStyle, findRel, fixSize, fixSize, getAutoOdd, getAutoSize, getComments, getCopySheetName, getDefaultWidth, getFileName, getHeaderColumns, getId, getName, getOddFill, getRowBlockSize, getSst, getWaterMark, getWorkbook, hasHeaderColumns, hasNonHeader, hidden, int2Col, isAutoSize, isHidden, nextBlock, nonOrIntDefault, paging, setAutoOdd, setCellValueAndStyle, setColumns, setHeadStyle, setHeadStyle, setHeadStyle, setHeadStyle, setId, setName, setOddFill, setSheetWriter, setWaterMark, setWorkbook, what, what, writeTopublic EmptySheet()
public EmptySheet(String name)
name - the worksheet namepublic EmptySheet(String name, Sheet.Column... columns)
name - the worksheet namecolumns - the header infopublic EmptySheet(String name, WaterMark waterMark, Sheet.Column... columns)
name - the worksheet namewaterMark - the water markcolumns - the header infoprotected void resetBlockData()
resetBlockData 在类中 SheetCopyright © 2020. All rights reserved.