show_table_style_first_column 属性
show_table_style_first_column 属性
指示表中的第一列是否应应用样式。
定义:
@property
def show_table_style_first_column(self):
...
@show_table_style_first_column.setter
def show_table_style_first_column(self, value):
...
指示表中的第一列是否应应用样式。
@property
def show_table_style_first_column(self):
...
@show_table_style_first_column.setter
def show_table_style_first_column(self, value):
...