FsExcel
FsExcel copied to clipboard
Naming of "Sheet1"
Need to globalize all references to "Sheet1" - notebook and code.
What do you think about using "FsExcel1" as the default sheet name?
Having had a brief look through the ClosedXml code it looks like "Sheet1" is hardwired there (in many, many places!), although I haven't investigated to see if this is localized somewhere that I haven't noticed. "FsExcel1" is a nice way to dodge the issue but does cause us to "leak" a technology detail to the end user so I'm torn on this.
Semi-serious suggestion: 📄1 Office fonts have pretty good Unicode support.