Results 1 to 1 of 1

Excel editing as an XML

Threaded View

pradeepsakti Excel editing as an XML 07-09-2010, 06:04 AM
  1. #1
    Registered User
    Join Date
    07-09-2010
    Location
    INDIA
    MS-Off Ver
    Excel 2007
    Posts
    1

    Excel editing as an XML

    Dear all,

    I have an Excel which was generated from a PL SQL procedure as an XML spread sheet.
    Now I want to add an IMAGE to that Excel which is actually an XML spread sheet.
    I can add manually an image to that excel and can save it as .xls, .xlsx or binary form.

    But please let me know how can I add an image to that XML spread sheet while generating that XML from my proc by giving the image location or so.

    Exactly saying my Excel is just like an xml code as

    ]<Row ss:Height="15.75">                                      
      <Cell ss:StyleID="s63"><Data ss:Type="String"></Data></Cell>
      <Cell ss:StyleID="s63"><Data ss:Type="String"></Data></Cell>
      <Cell ss:StyleID="s63"><Data ss:Type="String"></Data></Cell>
      <Cell ss:StyleID="s63"><Data ss:Type="String"></Data></Cell>
      <Cell ss:StyleID="s63"><Data ss:Type="String"></Data></Cell>
      <Cell ss:StyleID="s63"><Data ss:Type="String"></Data></Cell>
    I just need to an image in this format by providing image data or location.
    Can anyone pls help me asap.

    Thanks,
    Pradeep.
    Last edited by royUK; 07-09-2010 at 06:30 AM. Reason: code tags for newbie pm message

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1