SharePoint Developer Center > SharePoint Products and Technologies Forums > SharePoint - Excel Services > Is it possible to use ExcelServices webservice to format cells?
Ask a questionAsk a question
 

AnswerIs it possible to use ExcelServices webservice to format cells?

  • Monday, June 29, 2009 8:15 PMmooserz Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Is it possible to use the ExcelServices web service to format a cell or a range??? Modifying the data works great now, but I'm not seeing much on working out colors, borders, etc.
    • Edited byMike Walsh MVPMVP, ModeratorTuesday, June 30, 2009 6:41 AMExcel Servicesa added to Title and it was slightly re-written to make it into a question
    •  

Answers

  • Tuesday, July 07, 2009 10:49 PMShahar Prish - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    There is no direct way of doing that.

    That said, you can use conditional formatting based on another cell to do this - it will be quite annoying and will not be realistic for complex formatting, but there you have it.
    Shahar Prish Blog: http://blogs.msdn.com/CumGranoSalis Professional Excel Services: http://www.amazon.com/Professional-Excel-Services-Programmer/dp/0470104864

All Replies

  • Friday, July 03, 2009 8:53 AMSerge Luca [MVP]MVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I don't see any way to do this withe the Excel Services API, but you can modify the spreadsheet by using the OpenXml sdk 2.0   and re-publish it


    Serge Luca; blog: http://www.redwood.be
  • Tuesday, July 07, 2009 10:49 PMShahar Prish - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    There is no direct way of doing that.

    That said, you can use conditional formatting based on another cell to do this - it will be quite annoying and will not be realistic for complex formatting, but there you have it.
    Shahar Prish Blog: http://blogs.msdn.com/CumGranoSalis Professional Excel Services: http://www.amazon.com/Professional-Excel-Services-Programmer/dp/0470104864