IronCalc Wasm
    Preparing search index...

    Type Alias PeriodType

    PeriodType:
        | "Between"
        | "NotBetween"
        | "Yesterday"
        | "Today"
        | "Tomorrow"
        | "Last7Days"
        | "Next7Days"
        | "LastWeek"
        | "ThisWeek"
        | "NextWeek"
        | "LastMonth"
        | "ThisMonth"
        | "NextMonth"
        | "LastYear"
        | "ThisYear"
        | "NextYear"