New to Telerik Document ProcessingStart a free 30-day trial

Specifies the unit of time for date-based operations and calculations.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum DateUnitType

Fields

Calendar day, including weekends and holidays.

C#
Day = 0

Calendar month.

C#
Month = 2

Business day, excluding weekends (Saturday and Sunday).

C#
Weekday = 1

Calendar year.

C#
Year = 3
In this article
DefinitionFieldsDayMonthWeekdayYear
Not finding the help you need?
Contact Support