| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IPivotLine |
IPivotLines.get(int index)
Returns a specific element of the PivotLines collection object by its position in the collection.
|
IPivotLine |
IPivotCell.getPivotColumnLine()
Returns the PivotLine on a column for a specific PivotCell object.
|
IPivotLine |
IPivotCell.getPivotRowLine()
Returns the PivotLine on a row for a specific PivotCell object.
|