Before I embark in a wild goose chase, perhaps some experienced fellow can provide guidance (and details!)
I have been looking for ways to access the Open SDK reflected code in higher level ways (sometimes writing the functions myself). This would be a good example:
What is the proper way to add strings into a spreadsheet?
I figure that I should be able to take all the classes included in PowerTools for Open XML and call them directly, right?
PowerTools for Open XML
Has anybody done it? Does it sound doable? Is this the recommended/best practice way?
TIA