Microsoft Developer Network > Página Inicial dos Fóruns > SharePoint - Excel Services > how to create a new worksheet in Excel Services
Fazer uma PerguntaFazer uma Pergunta
 

Perguntahow to create a new worksheet in Excel Services

  • segunda-feira, 29 de junho de 2009 3:20rus_08 Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Hi,

    I'm new in Excel Services and wondering can I create a new worksheet in a workbook or copy worksheet with Excel Services programmatically ?
    Because I just read that Excel Services enable us to save the workbook to the Sharepoint Doc Library/stream/local file.

    thx

    rus

Todas as Respostas

  • terça-feira, 7 de julho de 2009 23:03Shahar Prish - MSFT Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    You cant use Excel Services to create a new sheet or to save back into point in SharePoint 2007.

    You can use the SharePoint APIs and the OpenXML APIs to do that though.
    Shahar Prish Blog: http://blogs.msdn.com/CumGranoSalis Professional Excel Services: http://www.amazon.com/Professional-Excel-Services-Programmer/dp/0470104864
  • quarta-feira, 8 de julho de 2009 3:50rus_08 Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    You cant use Excel Services to create a new sheet or to save back into point in SharePoint 2007.

    You can use the SharePoint APIs and the OpenXML APIs to do that though.
    Shahar Prish Blog: http://blogs.msdn.com/CumGranoSalis Professional Excel Services: http://www.amazon.com/Professional-Excel-Services-Programmer/dp/0470104864

    Hi, thanks for the reply, do you have code example for doing that way ?
    rus