XlTimePeriods Enumeration

Specifies the time period.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlTimePeriods
'Usage
Dim instance As XlTimePeriods
public enum XlTimePeriods

Members

Member name Description
xlToday Today
xlYesterday Yesterday
xlLast7Days Last 7 days
xlThisWeek This week
xlLastWeek Last week
xlLastMonth Last month
xlTomorrow Tomorrow
xlNextWeek Next week
xlNextMonth Next month
xlThisMonth This month

See Also

Reference

Microsoft.Office.Interop.Excel Namespace