[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeCellType.TwoDigitYearMax

TwoDigitYearMax Property

TwoDigitYearMax

Gets or sets the last year of a 100-year range that can be represented by a 2-digit year.

Declaration
public int TwoDigitYearMax { get; set; }
Public Property TwoDigitYearMax As Integer
Exceptions
Type Condition
ArgumentOutOfRangeException

Specified value is out of range for Gregorian calendar; must be between 100 and 9999

ArgumentOutOfRangeException

Specified value is out of range for Hijri calendar; must be between 100 and 9666

ArgumentOutOfRangeException

Specified value is out of range for Hebrew calendar; must be between 5343 and 6000