Range.ShowPrecedents(Object) Method

Definition

Draws tracer arrows to the direct precedents of the range.

public object ShowPrecedents (object Remove);
Public Function ShowPrecedents (Optional Remove As Object) As Object

Parameters

Remove
Object

Optional Object. True to remove one level of tracer arrows to direct precedents; False to expand one level of tracer arrows. The default value is False.

Returns

Applies to