Skip to main content
A newer version of this page is available. .

SpreadsheetCustomDocumentProcessor Class

Provides methods to process a document in the Controller in a custom manner.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class SpreadsheetCustomDocumentProcessor

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