Re: excel automation problem
- From: Cindy M -WordMVP- <C.Meister-C@xxxxxxxxxx>
- Date: Thu, 27 Jul 2006 17:10:14 +0200
Hi =?Utf-8?B?amludQ==?=,
trying, say as an exampleYou don't mention which version of VSTO you're using... Assuming 2005, see
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.
here
msdn.microsoft.com/library/en-us/odc_vsto2005_ta/html/OfficeVSTOGlobalization
asp
-- Cindy
.
- Prev by Date: Re: MS Access Developer Extensions
- Next by Date: Re: XML to Excel
- Previous by thread: Re: MS Access Developer Extensions
- Next by thread: Re: excel automation problem
- Index(es):