[]
Represents the format setting of a cell type in edit mode.
public abstract class EditModeSettings
Public MustInherit Class EditModeSettings
Name | Description |
---|---|
EditModeSettings(IFormatter) | Initializes a new instance of the EditModeSettings class. |
Name | Description |
---|---|
Formatter | Gets or sets the formatter. |
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. |