show_table_style_row_stripes 属性

show_table_style_row_stripes 属性

指示是否应用行条纹格式。

定义:

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

也可以看看