SubtotalSetting class

SubtotalSetting class

Represents the setting of the subtotal .

The SubtotalSetting type exposes the following members:

Properties

PropertyDescription
group_byThe field to group by, as a zero-based integer offset
subtotal_functionThe subtotal function.
total_listAn array of zero-based field offsets, indicating the fields to which the subtotals are added.
summary_below_dataIndicates whether add summary below data.

See Also