Dear All,
My requirement is -
Create a Formatted excel workbook having multiple sheets
( which is then need to be passed as a stream over SAP Netweaver gateway --> This has been achieved already.)
Sample screenshot of a sheet of the excel is shown below -
I am using if_ixml_element in abap code . ( xml dom )
My query is :-
How can i start my table (i.e., writing contents in excel ) from a particular position as shown above?
(In my case from position - 4 x 2 i.e., Row =4, Column=2 ).
I am referring to the code at the link -
Exporting data to Excel - XML to the rescue - ABAP Development - SCN Wiki
Request you all to kindly provide me the solution
Thanks in advance!
Regards,
Harish
.