Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotValueCell Interface
Properties

In This Topic
    IPivotValueCell Interface Members
    In This Topic

    The following tables list the members exposed by IPivotValueCell.

    Public Properties
     NameDescription
     PropertyReturns the PivotCellIPivotCell that specifies the location of the PivotValueCell. Read-only  
     Property 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.  
    Top
    See Also