JanMarvin / openxlsx2

openxlsx2 - read, write and modify xlsx files

Home Page:https://janmarvin.github.io/openxlsx2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features to document

JanMarvin opened this issue · comments

For release 1.2

  • various pivot tables (but PT need documenting in manual and vignette/book)

    • show_data_as #833
    • compact/outline #833
    • case names #836
    • choosing variables #840 / #858 (latter has example with picture)
    • item selection #842
  • cloning column/row formatting #839

  • improvements to copy cells #850/#851/#855 (needs documenting in manual, vignette and book)

  • fixes

    • named region index #830
    • formula escaping
    • fixed wasm builds #849
    • restore min/max width options

Feel free to pick any or none @olivroy. Sorry, took me a moment. We probably might expand this issue for the future and it probably is no release stopper. Please let me know what you think.

I've extended the pivot table segment in the book, since it requires a few images to explain what is supposed to happen. It's still a draft, but at least a little more documented.

And there is some documentation regarding copying and cloning of cells and worksheets: https://janmarvin.github.io/ox2-book/chapters/openxlsx2_clone_and_copy.html