[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DoubleCellType.EditModeSettings

DoubleCellType.EditModeSettings Class

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

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

Constructors

Properties

Name Description
DecimalDigits

Gets or sets the number of decimal digits to display in edit mode.

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.