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

Update checkSheet GetTables error: index out of range #1692

Merged
merged 5 commits into from
Nov 18, 2023

Commits on Oct 17, 2023

  1. Update checkSheet

    lujin1 authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    25173e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update go.mod

    lujin1 authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3c80868 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    068f7ec View commit details
    Browse the repository at this point in the history
  2. This closes qax-os#1723, fix panic on read workbook in some cases

    - Fix panic on read workbook with internal row element without r attribute
    - Update the unit tests
    xuri committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    6b0a812 View commit details
    Browse the repository at this point in the history
  3. Check worksheet XML before get all cell value by column or row

    - Update unit tests
    xuri committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    908f931 View commit details
    Browse the repository at this point in the history