[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.YearDigitType

YearDigitType Enum

Represents the different year digit type.

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

Fields

Name Description
FourDigitYear

The FourDigitYear mode ranges from 0000 - 9999.

TwoDigitYear

The TwoDigitYear mode ranges from 00 - 99.