View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jerry_Jcgf Jerry_Jcgf is offline
external usenet poster
 
Posts: 1
Default Excel XML Auto Column Width

Hi,

I've been trying to figure out how to get excel to automatically set the
width of the columns for XML spreadsheets that I am generating. Does anyone
know if there is a way to do this? I'm trying to write code in ASP to
generate files in XML SpreadSheet.

Thanks