The ExportStatsOptions type exposes the following members.

Properties

  NameDescription
Public propertyColumns
Set of columns to export. Columns are exported in given order
Public propertyIncludeHeaders
Enable to add column headers. Default is true
Public propertySeparator
Character separating individual records. Default is comma
Public propertySet
Set of pens to export
Public propertySpecificPens
Used only if Set is set to Specific

See Also