CsvDataAwareExporterOptions.SupportsDocumentParts Property
Gets a value indicating whether the document can contain multiple worksheets.
Namespace: DevExpress.XtraExport.Csv
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | Always false. |
Implements
See Also