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

[FW][FIX] Export xlsx: export value for non-exportable formulas #4167

Commits on May 3, 2024

  1. [FIX] Export xlsx: export value for non-exportable formulas

    The recent fix in #3622
    combined with a slight refactoring of the export for Excel in
    #2090 let to a situation where
    cells with non-exportable formulas containing references did not have
    their content replaced by the evaluated result.
    
    Task: 3895465
    X-original-commit: 0ef57de
    rrahir authored and LucasLefevre committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8b2e8bd View commit details
    Browse the repository at this point in the history