Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling the new _xlws. prefix used for SORT() and FILTER() functions #3247

Commits on Dec 15, 2022

  1. Handling the new _xlws. prefix used for SORT() and FILTER() functions…

    … in both the Calculation Engine, and in the Xlsx Writer
    
    Create stubs for new uncategorised ANCHORARRAY(), LAMBDA(), and SINGLE(); and for the new Logical functions BYCOL() and BYROW()
    MarkBaker committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5839533 View commit details
    Browse the repository at this point in the history
  2. Handling the new _xlws. prefix used for SORT() and FILTER() functions…

    … in both the Calculation Engine, and in the Xlsx Writer
    
    Create stubs for new uncategorised ANCHORARRAY() and SINGLE() functions; for the new Logical functions BYCOL(), BYROW(); LAMBDA(), LET(), MAKEARRAY(), MAP(), REDUCE() and SCAN() functions; and for the new Information function ISOMITTED()
    MarkBaker committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    58d36bf View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/Issue-3245_New-xlws-prefix-for-S…

    …ORT-and-FILTER-Functions-in-Xlsx' into Issue-3245_New-xlws-prefix-for-SORT-and-FILTER-Functions-in-Xlsx
    
    # Conflicts:
    #	src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php
    MarkBaker committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    452048d View commit details
    Browse the repository at this point in the history