Value Property (IPivotValueCell)
In This Topic
Returns the value at the location. The value is the value after ShowAs and other calculations have been applied. Variant can be Empty, Number, Date, String, or Error value.
Syntax
System.object Value {get;}
See Also