ComponentOne FlexReport for WinForms
SheetName Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > XlsFilter Class : SheetName Property
Gets or sets the name of the worksheet to be used when saving the report into the Excel workbook file.
Syntax
'Declaration
 
Public Property SheetName As System.String
public System.string SheetName {get; set;}
Remarks
You can use this property to save multiple reports into a single Excel workbook file, one on each sheet.
See Also

Reference

XlsFilter Class
XlsFilter Members