is_check_box_style属性

is_check_box_style属性

指示是否将此单元格设置为复选框。

定义:

@property
def is_check_box_style(self):
    ...
@is_check_box_style.setter
def is_check_box_style(self, value):
    ...

也可以看看