Skip to content

Release 1.12.31

Choose a tag to compare

@jlangch jlangch released this 27 Aug 21:00
· 2831 commits to master since this release

[1.12.31] - 2024-08-27

Added

  • function delete-row to :excel module to delete a row in a sheet
  • function copy-row to :excel module to copy a row to another row in a sheet
  • function copy-row-to-end to :excel module to copy a row to the end of a sheet
  • function insert-empty-row to :excel module to insert an empty row in a sheet
  • function clear-row to :excel module to clear a row's cells in a sheet