total_list property

total_list property

An array of zero-based field offsets, indicating the fields to which the subtotals are added.

Definition:

@property
def total_list(self):
    ...

See Also