Share via


CurrentCell Property

Returns a PivotCell object that contains the detail cell that is currently being edited.

expression.CurrentCell

*expression   * Required. An expression that returns a PivotData object.

Remarks

This property is relevant only when the PivotTable list is connected to a relational data source.

Applies to | PivotData Object

See Also | PivotCell Object