Microsoft Developer Network > 포럼 홈 > SharePoint - Excel Services > how to create a new worksheet in Excel Services
질문하기질문하기
 

질문how to create a new worksheet in Excel Services

  • 2009년 6월 29일 월요일 오전 3:20rus_08 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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

모든 응답

  • 2009년 7월 7일 화요일 오후 11:03Shahar Prish - MSFT 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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
  • 2009년 7월 8일 수요일 오전 3:50rus_08 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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