AD
Administrator
Syncfusion Team
February 9, 2005 02:24 PM UTC
Hi John,
Sorry for the delay in getting back to you.
I cant think of any easy way to map the .NET String.Format to equivalents in Excel. Could you please provide a more specific case where you would need to map the equivalents in .NET String.Format and Excel number format.
Thanks,
Stephen.
>Hi
>
>I want to "translate" .net string format used by String.Format()
>to
>[Worksheet].Range["Address"].NumberFormat
>
>
>tnx.