IXlDocumentOptions.SupportsOutlineGrouping Property
In This Article
Gets a value indicating whether the document supports grouping functionality.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the grouping functionality is supported by the document; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Supports |
---|---|
IXl |
|
See Also