[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.YearDigitType

YearDigitType Enum

Represents the different year digit type.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum YearDigitType
Public Enum YearDigitType

Fields

Name Description
FourDigitYear

The FourDigitYear mode range from 0000 - 9999.

TwoDigitYear

The TwoDigitYear mode range from 00 - 99.