IExportContext Interface
A base interface that implements methods to modify the exported spreadsheet.
Namespace: DevExpress.Printing.ExportHelpers
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Remarks
An object that exposes the IExportContext interface descendant is available using the ContextEventArgs.ExportContext property.
See Also