View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TomEire TomEire is offline
external usenet poster
 
Posts: 1
Default Auto Fit in Spreadsheet XML

I am generating XML files intended for input to Excel (SpreadsheetML). How
can I cause columns (and rows) to be auto-sized to fit the data that I have
loaded when the XML file is read into Excel?

A pointer to the appropriate documentation would be wonderful. I am having a
difficult time finding the right place to even look.

Thanks!