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