SettableGlobalizationSettings.GetBooleanValueString
SettableGlobalizationSettings.GetBooleanValueString method
Gets the display string value for cell’s boolean value
public override string GetBooleanValueString(bool bv)
Parameter | Type | Description |
---|---|---|
bv | Boolean | boolean value |
Return Value
By default returns “TRUE” for true value and “FALSE” for false value.
See Also
- class SettableGlobalizationSettings
- namespace Aspose.Cells
- assembly Aspose.Cells