IXlDocumentOptions.MaxColumnCount Property
In This Article
Gets the maximum number of columns supported by the output file format.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the maximum number of columns. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Max |
---|---|
IXl |
|
See Also