1. 09 1月, 2024 1 次提交
    • xurime's avatar
      This closes #1777, fix the GetStyle or GetConditionalStyle function to returns... · 79265655
      xurime 提交于
      This closes #1777, fix the GetStyle or GetConditionalStyle function to returns incorrect DecimalPlaces field value
      
      - Update documentation for the NewStyle function
      - Update unit tests
      - Update dependencies Go module
      - Update GitHub workflow dependencies package version
      - Update copyright agreement statement
      79265655
  2. 07 12月, 2023 1 次提交
  3. 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
  4. 27 12月, 2022 1 次提交
  5. 18 9月, 2022 1 次提交
  6. 20 8月, 2022 1 次提交
  7. 13 8月, 2022 1 次提交
  8. 27 6月, 2022 1 次提交
  9. 31 5月, 2022 1 次提交
  10. 29 5月, 2022 1 次提交
  11. 27 3月, 2022 1 次提交
  12. 24 3月, 2022 1 次提交
  13. 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
  14. 23 1月, 2022 1 次提交
  15. 09 1月, 2022 1 次提交
  16. 08 1月, 2022 1 次提交
  17. 17 11月, 2021 1 次提交
  18. 15 8月, 2021 1 次提交
    • xurime's avatar
      Improve security and simplify code · 48c16de8
      xurime 提交于
      - Make variable name more semantic
      - Reduce cyclomatic complexities for the formula calculate function
      - Support specified unzip size limit on open file options, avoid zip bombs vulnerability attack
      - Typo fix for documentation and error message
      48c16de8
  19. 05 7月, 2021 1 次提交
  20. 04 4月, 2021 1 次提交
  21. 01 4月, 2021 1 次提交
  22. 15 2月, 2021 1 次提交
  23. 06 9月, 2020 1 次提交
  24. 02 9月, 2020 1 次提交
  25. 01 9月, 2020 1 次提交