ContextEventArgs.ExportContext Property
Provides access to an object that contains methods used to modify an exported worksheet.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ISheetHeaderFooterExportContext | An object that exposes the ISheetHeaderFooterExportContext interface. |
See Also