| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Method and Description |
|---|---|
Sxvd |
Sxview.addPivotFieldToAxis(int axis,
int fieldIndex)
adds the pivot field corresponding to cache field at index fieldIndex to the desired axis
A pivot field is a cache field that has been added to the pivot table Pivot fields are defined by SXVD and associated records the SXVD record stores which axis the field is on there are cDim pivot fields on the pivot table view 1= row 2= col 4= page 8= data |
| Modifier and Type | Method and Description |
|---|---|
void |
Sxview.addPivotItem(Sxvd axis,
int itemType,
int cacheItem)
adds a pivot item to the end of the list of items on this axis (ROW, COL, DATA or PAGE)
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.