ActiveReports 13
SheetName Property (XlsExport)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.ActiveReports.Export.Excel.Section Namespace > XlsExport Class : SheetName Property
Sets or returns a value indicating the name of sheet. Sheet is default.
Syntax
'Declaration
 
Public Property SheetName As String
public string SheetName {get; set;}
See Also

Reference

XlsExport Class
XlsExport Members