Version

ArgumentOrFunctionNotAvailable Property

Gets the ErrorValue representing the #N/A error.
Syntax
public static ErrorValue ArgumentOrFunctionNotAvailable {get;}

Property Value

The ErrorValue representing the #N/A error.
Remarks

This error occurs when a value isn't available for some part of a formula.

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