Re: excel automation problem

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi =?Utf-8?B?amludQ==?=,

trying, say as an example
Worksheets("Sheet1").Range("A17").NumberFormat = "General" from vb.net to
create and excel
In india, english version, it is working well

also Worksheets("Sheet1").Range("A17").NumberFormat = "0.00" working well.

But when I deployed this in our server in Italy, Excel Italian version, It
is throwing an exception.

You don't mention which version of VSTO you're using... Assuming 2005, see
here

msdn.microsoft.com/library/en-us/odc_vsto2005_ta/html/OfficeVSTOGlobalization
asp

-- Cindy

.


Quantcast