Enumeration
InDateCellGeneration
public enum InDateCellGeneration
Describes the types of out-date cells to be generated.
Enumeration Cases
forFirstMonthOnly
case forFirstMonthOnly, forAllMonths, off
forFirstMonthOnly will generate dates for the first month only forAllMonths will generate dates for all months off setting will generate no dates
forAllMonths
case forFirstMonthOnly, forAllMonths, off
forFirstMonthOnly will generate dates for the first month only forAllMonths will generate dates for all months off setting will generate no dates
off
case forFirstMonthOnly, forAllMonths, off
forFirstMonthOnly will generate dates for the first month only forAllMonths will generate dates for all months off setting will generate no dates