GrapeCity.Documents.Excel Namespace / IPivotValueCell Interface
Properties

IPivotValueCell Interface Members

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