Range.ShowErrors 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 through the precedents tree to the cell that’s the source of the error and returns the range that contains that cell.
public:
System::Object ^ ShowErrors();
public object ShowErrors ();
Public Function ShowErrors () As Object