is_check_box property
is_check_box property
Indicates whether it’s a style of check box
Definition:
@property
def is_check_box(self):
...
@is_check_box.setter
def is_check_box(self, value):
...
See Also
- module
aspose.cells - class
Style
Indicates whether it’s a style of check box
@property
def is_check_box(self):
...
@is_check_box.setter
def is_check_box(self, value):
...
aspose.cellsStyle