is_row_grand_included属性
is_row_grand_included属性
指示是否包括行总计。
定义:
@property
def is_row_grand_included(self):
...
@is_row_grand_included.setter
def is_row_grand_included(self, value):
...
指示是否包括行总计。
@property
def is_row_grand_included(self):
...
@is_row_grand_included.setter
def is_row_grand_included(self, value):
...