Click or drag to resize

ExportToXlsxArgsCollectStatistics Property

If set to true each group get an additional statistics block with information depending on the data type of the column. Defaults to false

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool CollectStatistics { get; set; }

Property Value

Type: Boolean
See Also