com.grapecity.documents.excel Package / IPivotValueCell Interface / getValue Method
In This Topic
getValue Method
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
java.lang.Object getValue()
See Also