Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotValueCell Interface

In This Topic
    IPivotValueCell Interface Methods
    In This Topic

    For a list of all members of this type, see IPivotValueCell members.

    Public Methods
     NameDescription
     MethodReturns the PivotCell @code:IPivotCell that specifies the location of the PivotValueCell. Read-only  
     MethodReturns 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.  
    Top
    See Also