Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotValueCell Interface / Value Property
In This Topic
    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