Skip to main content

ParameterValue.ErrorValueNotAvailable Field

Creates a parameter which is the Value not Available error.

Namespace: DevExpress.Spreadsheet.Functions

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public static ParameterValue ErrorValueNotAvailable

Field Value

Type Description
ParameterValue

A parameter value.

See Also