Skip to content

GenerateExcelFileRequest.Captions property

List of column captions.

public List<string> Captions { get; set; }

See Also