SpreadsheetCustomDocumentProcessor Class
Provides methods to process a document in the Controller in a custom manner.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return SpreadsheetCustomDocumentProcessor objects:
Remarks
The SpreadsheetCustomDocumentProcessor class implements methods that allow you to process a document in a custom manner while operating at the Controller level.
Inheritance
Object
SpreadsheetCustomDocumentProcessor
See Also