CustomizeDocumentColumnEventArgs.DocumentColumn Property
Gets or sets the worksheet column.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IXlColumn | An IXlColumn object that is the individual worksheet column. |
See Also