Skip to main content

ParameterValue.ErrorDivisionByZero Field

Creates a parameter which is the Division by Zero error.

Namespace: DevExpress.Spreadsheet.Functions

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public static ParameterValue ErrorDivisionByZero

Field Value

Type Description
ParameterValue

A parameter value.

See Also