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

DevExpress.Web.Office Namespace

Contains classes that implement the document management functionality common for the ASP.NET Core Spreadsheet control.

Assemblies: DevExpress.AspNetCore.Core.v21.1.dll, DevExpress.AspNetCore.Spreadsheet.v21.1.dll

NuGet Packages: DevExpress.AspNetCore.Core, DevExpress.AspNetCore.Spreadsheet

Classes

Name Description
DocumentSavingEventArgs Provides data for document saving events.
HibernationOptions Contains the Spreadsheet hibernation options.
OfficeStateProviderBase Defines the required members of a session-state store provider.
SpreadsheetDocumentInfo Contains settings of a Spreadsheet document opened on the server and provides the means to operate the document (close or save a copy).

Interfaces

Name Description
IDocumentInfo Declares members to store information about an open spreadsheet and to operate it on the server (to close or save a copy).
IOfficeStateStorageRemote Declares members to store session-states in a remote storage.

Delegates

Name Description
DocumentAutoSavingEventHandler A method that handles the AutoSaving event.

Enums

Name Description
AutoSaveMode Lists values specifying the auto-save mode.
MultiUserConflict Lists values specifying possible reasons for multi-user conflicts.
MultiUserConflictResolve Lists values specifying how to resolve an open document’s multi-user conflict.