XlsExportOptionsBase.SheetName Property
In This Article
Gets or sets the name of the sheet in the created XLS or XLSX file to which a document is exported.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String specifying the sheet name set in the resulting XLS or XLSX file. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Sheet |
---|---|
Grid |
|
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also