set_boolean_value_string method
set_boolean_value_string
Sets the display string value for cell’s boolean value
def set_boolean_value_string(self, bv, name):
...
Parameter | Type | Description |
---|---|---|
bv | bool | boolean value |
name | str | string value of the boolean value |
See Also
- module
aspose.cells
- class
SettableGlobalizationSettings