exportTableSummaries property

bool exportTableSummaries
getter/setter pair

Decides whether the table summary rows should be exported to Excel.

Defaults to true.

Implementation

bool exportTableSummaries = true;