Range.ShowDependents(Object) Method

Definition

Draws tracer arrows to the direct dependents of the range.

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

Parameters

Remove
Object

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

Returns

Applies to