SettableGlobalizationSettings.SetBooleanValueString

SettableGlobalizationSettings.SetBooleanValueString method

Sets the display string value for cell’s boolean value

public void SetBooleanValueString(bool bv, string name)
ParameterTypeDescription
bvBooleanboolean value
nameStringstring value of the boolean value

See Also