OfficeDocumentBase<T> Class
Contains the base settings that are common for RichEdit and Spreadsheet documents opened on the server and provides the means to operate the document (close or save a copy).
Namespace: DevExpress.Web.Office.Internal
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Type Parameters
Name | Description |
---|---|
T | The type of work session. |
Implements
Inheritance
See Also