The PivotTableValueContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
BasePivotTable |
Gets the instance of IPivotTable.
| |
ColumnKey |
Gets the column key of the target difference value cell.
| |
ColumnKeyIndex |
Gets the index of the column key in PivotTable.ColumnKeys array.
| |
RowKey |
Gets the row key of the target difference value cell.
| |
RowKeyIndex |
Gets the index of the row key in PivotTable.RowKeys array.
|
See Also