[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DecimalMode

DecimalMode Enum

Repesents the decimal part of the numeric value handling mode.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum DecimalMode
Public Enum DecimalMode

Fields

Name Description
Cut

Cut off the decimal part, only kepts the integer part value.

Filter

The decimal point will be filtered.