public interface IPivotValueCell
| Modifier and Type | Method and Description |
|---|---|
IPivotCell |
getPivotCell()
Returns the PivotCell
IPivotCell that specifies the location of the PivotValueCell. |
java.lang.Object |
getValue()
Returns the value at the location.
|
IPivotCell getPivotCell()
IPivotCell that specifies the location of the PivotValueCell. Read-onlyjava.lang.Object getValue()