Range.ShowPrecedents(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.