show_table_style_last_column 属性

show_table_style_last_column 属性

指示表中的最后一列是否应应用样式。

定义:

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

也可以看看