2009 Jan 19 8:29 AM
Hi All,
In OLE fro example consider the follwing few statements,
CREATE OBJECT wf_excel 'EXCEL.APPLICATION'
CALL METHOD OF wf_excel 'WORKSHEETS',
SET PROPERTY OF wf_worksheet 'NAME'
SET PROPERTY OF wf_cell1 'NumberFormat'
How can I get to know the possible object names like 'EXCEL.APPLICATION', WORKSHEETS',
'NumberFormat' , etc. ie. I want to know the possible object names for those set property, call method etc.
Regards,
Manoj Kumar P
Hi All,
In OLE fro example consider the follwing few statements,
CREATE OBJECT wf_excel 'EXCEL.APPLICATION'
CALL METHOD OF wf_excel 'WORKSHEETS',
SET PROPERTY OF wf_worksheet 'NAME'
SET PROPERTY OF wf_cell1 'NumberFormat'
How can I get to know the possible object names like 'EXCEL.APPLICATION', WORKSHEETS',
'NumberFormat' , etc. ie. I want to know the possible object names for those set property, call method etc.
Regards,
Manoj Kumar P
2009 Jan 19 8:46 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |