| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IPivotValueCell |
IPivotTable.pivotValueCell(int rowline,
int columnline)
Retrieve the PivotValueCell object for a given PivotTable provided certain row and column indices.
|