1. 13 12月, 2023 1 次提交
  2. 18 11月, 2023 1 次提交
  3. 11 11月, 2023 1 次提交
  4. 10 11月, 2023 1 次提交
  5. 08 11月, 2023 1 次提交
  6. 06 11月, 2023 1 次提交
  7. 02 11月, 2023 1 次提交
  8. 01 11月, 2023 1 次提交
  9. 31 10月, 2023 1 次提交
  10. 29 10月, 2023 1 次提交
  11. 24 10月, 2023 1 次提交
  12. 04 7月, 2023 1 次提交
  13. 23 5月, 2023 1 次提交
  14. 24 4月, 2023 1 次提交
  15. 04 3月, 2023 1 次提交
  16. 02 1月, 2023 1 次提交
    • xurime's avatar
      This fixed worksheet protection issue · b39626fa
      xurime 提交于
      - Update example code in the documentation
      - Update unit tests
      - Rename `PictureOptions` to `GraphicOptions`
      - Adjust partial options fields data types for the `PictureOptions` and `Shape` structure
      - Update dependencies module
      b39626fa
  17. 15 11月, 2022 1 次提交
  18. 11 11月, 2022 1 次提交
  19. 26 10月, 2022 1 次提交
  20. 28 9月, 2022 1 次提交
    • xurime's avatar
      This closes #1360, closes #1361 · efcf599d
      xurime 提交于
      - Fix default number format parse issue with a long string of digits
      - Fix creating a sheet with an empty name cause a corrupted file
      - The `GetCellStyle` function no longer return master cell style of the merge cell range
      - Using the specialized name in variables and functions
      efcf599d
  21. 18 9月, 2022 1 次提交
  22. 07 9月, 2022 1 次提交
  23. 31 8月, 2022 1 次提交
  24. 13 8月, 2022 1 次提交
  25. 16 7月, 2022 1 次提交
  26. 17 2月, 2022 1 次提交
    • xurime's avatar
      This closes #1148, resolve limitations when adding VBA project to the workbook · f87c39c4
      xurime 提交于
      Added two exported functions `SetWorkbookPrOptions` and `GetWorkbookPrOptions` to support setting and getting the code name property of the workbook
      Re-order fields of the workbook properties group to improve the compatibility
      Go Modules dependencies upgrade
      Put workbook related operating in new `workbook.go` source code
      Library introduction docs block updated
      f87c39c4
  27. 14 1月, 2022 1 次提交
  28. 09 1月, 2022 1 次提交
  29. 06 12月, 2021 1 次提交
  30. 13 8月, 2021 1 次提交
  31. 06 8月, 2021 1 次提交
  32. 10 7月, 2021 1 次提交
  33. 10 5月, 2021 1 次提交
  34. 04 4月, 2021 1 次提交
  35. 30 3月, 2021 1 次提交
  36. 02 2月, 2021 1 次提交
    • xurime's avatar
      This closes #774, closes #775 and closes #776 · 1f329e8f
      xurime 提交于
      - correct adjust calculation chain in duplicate rows
      - correct adjust defined name in the workbook when delete worksheet
      - use absolute reference in the auto filters defined name to make it compatible with OpenOffice
      - API `CoordinatesToCellName` have a new optional param to specify if using an absolute reference format
      - Fix cyclomatic complexity issue of internal function `newFills` and `parseToken`
      1f329e8f
  37. 11 11月, 2020 1 次提交
  38. 14 8月, 2020 1 次提交
  39. 22 6月, 2020 1 次提交
  40. 05 4月, 2020 1 次提交