Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ParameterValue.ErrorInvalidValueInFunction Field

Creates a parameter which is the Invalid Value in Function error.

Namespace: DevExpress.Spreadsheet.Functions

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public static ParameterValue ErrorInvalidValueInFunction

Field Value

Type Description
ParameterValue

A parameter value.

See Also