Share via


NamedRange.ShowErrors Method

Definition

Draws tracer arrows through the precedents tree to the cell that is the source of the error, and returns the Range object that contains that cell.

public:
 System::Object ^ ShowErrors();
public object ShowErrors ();
abstract member ShowErrors : unit -> obj
Public Function ShowErrors () As Object

Returns

A Range object that contains the cell that is the source of the error.

Applies to