| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity | |
| org.ttzero.excel.entity.csv | |
| org.ttzero.excel.entity.e7 |
| 限定符和类型 | 方法和说明 |
|---|---|
Row |
RowBlock.firstRow() |
Row |
RowBlock.get(int position) |
Row |
RowBlock.lastRow() |
Row |
RowBlock.next() |
Row |
Row.setHeight(double height) |
| 限定符和类型 | 方法和说明 |
|---|---|
default int |
ICellValueAndStyle.getStyleIndex(Row row,
Column hc,
Object o)
Returns the cell style index
|
default void |
ICellValueAndStyle.reset(Row row,
Cell cell,
Object e,
Column hc)
Setting cell value and cell styles
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
CSVCellValueAndStyle.getStyleIndex(Row row,
Column hc,
Object o)
Returns the cell style index
|
protected void |
CSVWorksheetWriter.writeRow(Row row)
Write a row data
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
XMLZebraLineCellValueAndStyle.getStyleIndex(Row row,
Column hc,
Object o)
Returns the cell style index
|
protected void |
XMLWorksheetWriter.writeRow(Row row)
Write a row data
|
protected void |
XMLWorksheetWriter.writeRowAutoSize(Row row)
已过时。
|
Copyright © 2023. All rights reserved.