[]
        
(Showing Draft Content)

C1.WPF.Document.Export.CsvFilter.SheetName

SheetName Property

SheetName

Gets or sets the name of the worksheet to be used when saving the report into the Excel workbook file.

Declaration
public string SheetName { get; set; }
Remarks

You can use this property to save multiple reports into a single Excel workbook file, one on each sheet.