IXlDocumentOptions.SupportsDocumentParts Property
Gets a value indicating whether the document can contain multiple worksheets.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if document can contain multiple worksheets; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to SupportsDocumentParts |
---|---|
IXlDocument |
|
See Also