"Open XML SDK 2.0 Productivity Tool for Microsoft Office" should be able to generate code for generating documents. The Root Node however for the specific Excel file I want to generate does not give me any code (Fig. 1.1) when I hit reflect code however the sub nodes do show code (Fig. 1.2). I tried reflecting code for some other excel files with no problems.
Is there something I could have done creating the document either adding a password or protecting sheets that would be preventing the reflect code from doing its job? I know I had protected and made hidden a lot of sheets but I tried undoing that protection with the same results.
I also have =Cell values that refer to other foreign excel files in this workbook could that be the issue?
(Fig. 1.1)
(Fig. 1.2)