[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.GetBooleanText

GetBooleanText Method

GetBooleanText(bool)

Gets the text of the specified error value..

Declaration
public string GetBooleanText(bool value)
Public Function GetBooleanText(value As Boolean) As String
Parameters
Type Name Description
bool value

The error value.

Returns
Type Description
string

The text represents the specified error value.