Version

InvalidCellReference Property

Gets the ErrorValue representing the #REF! error.
Syntax
public static ErrorValue InvalidCellReference {get;}

Property Value

The ErrorValue representing the #REF! error.
Remarks

This error occurs when a cell reference or cell range reference is not valid.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also