IExportContext Interface
In This Article
A base interface that implements methods to modify the exported spreadsheet.
Namespace: DevExpress.Printing.ExportHelpers
Assembly: DevExpress.Printing.v24.2.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