PivotValueCell.Value Property

Definition

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.

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { get; }
Public ReadOnly Property Value As Object

Property Value

Remarks

This property works independent of whether the PivotTable is on a Worksheet or not.

Applies to