1

Does anyone know how to use R1C1 reference style, inside the IDE for a VSTO Excel Workbook project? I cannot find it in google or in the solution, and the ribbon button thing is not available in the IDE spreadsheet.

Also - side question - anyone know why when I imported an excel file, none of the lookups or conditional formatting or named ranged imported? Anyone know how to get this to work or do I have to manually create each one? That's a huge pain, because there's literally 50+ drop downs (list validaters)/ cond. formatting / named ranged....

Thanks

4

1 に答える 1

1

The Office Ribbon "Orb" is missing, you're right.

The way to change to R1C1 is quite simple. Close out of Visual Studio and edit the spreadsheet directly in Excel. You obviously then have the orb so can get to the options. Once saved and close you can then go back into Visual Studio.

Easy.

Sorry I can't help you with your side question. I'm not sure what you mean when you say you imported the Excel file.

于 2010-04-28T13:04:19.550 に答える