Export table from Spreadsheet to PowerPoint using OpenXML

Answered Export table from Spreadsheet to PowerPoint using OpenXML

  • Wednesday, November 16, 2011 6:03 AM
     
     
    I am having a excel sheet, which is uploaded in Sharepoint Documents. I want to extract some tables (Pivot Tables), which are present in Spreadsheet having unique names to a PowerPoint Slide using OpenXML.

All Replies

  • Friday, November 18, 2011 5:29 AM
    Moderator
     
     Answered

    Hi PARTHO,

    Thanks for posting in the MSDN Forum.

    It's based on my experience that when we extract a table to PowerPoint presentation, we needn't conside whether this table is a pivot table due to PowerPoint only express it as a common table. So the style of the table will be important to this transfer process. Would you provide some samples of Excel table for me to generate some snippet for your issue.

    Have a good day,

    Tom


    Tom Xu [MSFT]
    MSDN Community Support | Feedback to us
  • Saturday, February 11, 2012 2:01 PM
     
     

    Hi Tom,

    Can you send me code (C#) to export table in the spreadsheet to powerpoint using Open XML, needed urgently.

    Thanks in Advance.