Online Documentation for Advanced Data Export .NET
XlsOptions.AggregateFormat
public SqlManager.QExport.XLS.XlsFormat AggregateFormat
Description
The AggregateFormat property defines the style of the cells, containing aggregate functions. To add an aggregate function use property Aggregate of the XlsFieldFormat. You can also write code in the GetAggregateParams event handler to tune the aggregate in runtime.
See also: |