| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IPivotItemList |
IPivotCell.getColumnItems()
Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range.
|
IPivotItemList |
IPivotCell.getRowItems()
Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
|