Enum DateUnitType
Represents the types of date units.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum DateUnitType
Day
Day date unit type.
Month
Month date unit type.
Weekday
Weekday date unit type.
Year
Year date unit type.