| 程序包 | 说明 |
|---|---|
| org.dhatim.fastexcel |
| 限定符和类型 | 方法和说明 |
|---|---|
Worksheet |
Range.getWorksheet()
Get parent worksheet.
|
Worksheet |
Workbook.newWorksheet(String name)
Create a new worksheet in this workbook.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Workbook.sortWorksheets(Comparator<Worksheet> comparator)
Sort the current worksheets with the given Comparator
|
Copyright © 2021. All rights reserved.