Skip to content

GenerateExcelFileRequest.Data property

List of items, containing an array of field values in each item.

public List<object[]>? Data { get; set; }

See Also