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

In This Topic
    IPivotValueCell Interface Members
    In This Topic

    The following tables list the members exposed by IPivotValueCell.

    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