Share via


XmlMappedRange.ShowErrors Method

Definition

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

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

Returns

A range that contains the cell with the error.

Applies to