TxtDocumentImporterOptions.Worksheet Property
Gets or sets a destination worksheet to which text data are imported.
Namespace: DevExpress.XtraSpreadsheet.Import
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string that is the worksheet name. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Worksheet |
---|---|
WorkbookImportOptions |
|
See Also