SheetXL - v0.3.20
    Preparing search index...
    TimePeriod: {
        Last7Days: "last7Days";
        LastMonth: "lastMonth";
        LastWeek: "lastWeek";
        NextMonth: "nextMonth";
        NextWeek: "nextWeek";
        ThisMonth: "thisMonth";
        ThisWeek: "thisWeek";
        Today: "today";
        Tomorrow: "tomorrow";
        Yesterday: "yesterday";
    } = ...

    Type declaration

    • ReadonlyLast7Days: "last7Days"
    • ReadonlyLastMonth: "lastMonth"
    • ReadonlyLastWeek: "lastWeek"
    • ReadonlyNextMonth: "nextMonth"
    • ReadonlyNextWeek: "nextWeek"
    • ReadonlyThisMonth: "thisMonth"
    • ReadonlyThisWeek: "thisWeek"
    • ReadonlyToday: "today"
    • ReadonlyTomorrow: "tomorrow"
    • ReadonlyYesterday: "yesterday"