Replies: 1 comment
-
Don't know. First time seeing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you want to modify an existing book, sometimes incrementally -- what commands should you use? Export/ExcelPackage/something else? It seems like
Export-Excel
doesn't automatically write until you close the package.This code works. How do you write it idiomatically?
maybe there's something like ?
This regenerates the initial test state
I'm conditionally generating and then modifying tables, like how you might build a hashtable for splatting.
I don't
Beta Was this translation helpful? Give feedback.
All reactions