[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CurrencyCellType.EditModeSettings

CurrencyCellType.EditModeSettings Class

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

Inheritance
CurrencyCellType.EditModeSettings
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class CurrencyCellType.EditModeSettings : EditModeSettings
Public Class CurrencyCellType.EditModeSettings
    Inherits EditModeSettings

Constructors

Properties

Name Description
FixedPoint

Gets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display in edit mode.

NumberFormat

Gets or sets a NumberFormatInfo that defines the format for editing a number.

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.