Version

WrongOperandType Property

Gets the ErrorValue representing the #VALUE! error.
Syntax
public static ErrorValue WrongOperandType {get;}

Property Value

The ErrorValue representing the #VALUE! error.
Remarks

This error occurs when an incorrect argument or operand is used in a function.

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