[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.GetErrorText

GetErrorText Method

GetErrorText(CalcError)

Gets the text of the specified error value..

Declaration
public string GetErrorText(CalcError error)
Public Function GetErrorText([error] As CalcError) As String
Parameters
Type Name Description
CalcError error

The error value.

Returns
Type Description
string

The text represents the specified error value.