convert_grid_style 属性

convert_grid_style 属性

指示是否将网格视图的样式应用于单元格。

定义:

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

也可以看看