[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotValueCell.Value

Value Property

Value

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.

Declaration
object Value { get; }
ReadOnly Property Value As Object