Spreadsheet code generator
Posted: Tue Jul 23, 2019 11:49 am
This tool can help when documentation is hard to find. It takes an existing spreadsheet and generates the code that would generate that spreadsheet. You would add a comment to a spreadsheet, run it through the tool, and see what code it generated. It's a little like recording a VBA macro and looking at it to see which properties and methods to call. (I've never, ever done that.) Interop is bad for living things.
| Edit: Split from topic MS Office 2007 OOXML file format (docx, xslx, pptx, ppsx) |