Package | Description |
---|---|
org.zkoss.poi.ss.usermodel | |
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
void |
PivotTable.setColumnItems(List<List<ItemInfo>> items)
Serts column items
|
void |
PivotTable.setRowItems(List<List<ItemInfo>> items)
Sets row items.
|
Modifier and Type | Method and Description |
---|---|
void |
XSSFPivotTable.setColumnItems(List<List<ItemInfo>> items) |
void |
XSSFPivotTable.setRowItems(List<List<ItemInfo>> items) |
Copyright © 2020. All rights reserved.