Back to Devexpress

SpreadsheetCustomDocumentProcessor Class

aspnetmvc-devexpress-dot-web-dot-mvc-38a3d15e.md

latest3.0 KB
Original Source

SpreadsheetCustomDocumentProcessor Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class SpreadsheetCustomDocumentProcessor
vb
Public Class SpreadsheetCustomDocumentProcessor

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

SpreadsheetCustomDocumentProcessor Members

DevExpress.Web.Mvc Namespace