Click or drag to resize

ExportToXlsxArgsGroupedBy Property

Determines in which way the objects are grouped. Defaults to "ObjectType"

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

Property Value

Type: ExportGroupedBy
See Also