Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OLE Excel NumberFormat

Former Member
0 Likes
1,277

Hi All,

In OLE for example consider the follwing statement,

 SET PROPERTY OF wf_cell1 'NumberFormat' = '@'.

How can I get to know the list of possible values for 'NumberFormat' with their meaning?

(Actually I want to use Currency format in my EXCEL application)

Regards,

Manoj Kumar P

Hi All,

In OLE for example consider the follwing statement,

 SET PROPERTY OF wf_cell1 'NumberFormat' = '@'.

How can I get to know the list of possible values for 'NumberFormat' with their meaning?

(Actually I want to use Currency format in my EXCEL application)

Regards,

Manoj Kumar P

3 REPLIES 3
Read only

Former Member
0 Likes
818
Read only

Former Member
0 Likes
818

I've got list of tables from which we can get these parameters

Read only

0 Likes
818

Could you please share your list of tables?

Thanks,

Mary