[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Editor.EditModeSettings

EditModeSettings Class

Represents the format setting of a cell type in edit mode.

Namespace: FarPoint.Web.Spread.Editor
Assembly: FarPoint.Web.Spread.dll
Syntax
public abstract class EditModeSettings
Public MustInherit Class EditModeSettings

Constructors

Name Description
EditModeSettings(IFormatter)

Initializes a new instance of the EditModeSettings class.

Properties

Name Description
Formatter

Gets or sets the formatter.

Methods

Name Description
Apply()

Applies format settings to the specified formatter.

Restore()

Restores saved format settings to the specified formatter.

Save()

Saves the current format settings.