Version

DivisionByZero Property

Gets the ErrorValue representing the #DIV/0! error.
Syntax
public static ErrorValue DivisionByZero {get;}

Property Value

The ErrorValue representing the #DIV/0! error.
Remarks

This error occurs when a number is divided by zero.

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