get_table_row_type_of_totals方法

get_table_row_type_of_totals

获取由引用表的总行组成的表行的类型名称。 默认为“Totals”,因此公式中“#Totals”代表引用表的总行数。

退货

表行的类型名称

def get_table_row_type_of_totals(self):
    ...

也可以看看