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. 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
  3. 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
  4. 23 1月, 2022 1 次提交
  5. 09 1月, 2022 1 次提交
  6. 11 10月, 2021 1 次提交
  7. 04 4月, 2021 1 次提交
  8. 30 3月, 2021 1 次提交
  9. 13 3月, 2021 1 次提交
  10. 11 9月, 2020 1 次提交
  11. 22 6月, 2020 1 次提交
  12. 09 4月, 2020 1 次提交
  13. 29 12月, 2019 1 次提交
  14. 23 12月, 2019 1 次提交
  15. 17 10月, 2019 1 次提交
  16. 20 9月, 2019 1 次提交
  17. 16 9月, 2019 1 次提交
    • xurime's avatar
      Combine functions: · 8922f659
      xurime 提交于
      workBookRelsWriter, drawingRelsWriter into relsWriter;
      drawingRelsReader, workbookRelsReader, workSheetRelsReader into relsReader;
      addDrawingRelationships, addSheetRelationships into addRels
      8922f659
  18. 06 9月, 2019 1 次提交