> Sun wrote:
> > So I can open the csv file as an Excel file and
> make a format change (turn the 2nd column yellow.)
> But -- I cannot find anywhere, on any forum, or the
> Ruby online documentation, how to "autofit" the
> column to the text.
> >   
> Chris Morris has a link in the RubyGarden page that
> has been frequently 
> mentioned on this list to a the excel documentation.
> Did you install this? Did you search it? This is
> fundamentally an excel 
> question, not a Ruby question.
> 
> If you know the excel method that you need to call,
> we can help you do 
> that in Ruby.
> 
> Bret
> _______________________________________________
> Wtr-general mailing list
> Wtr-general@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
> 

Do you mean this link here?: 
http://wiki.rubygarden.org/Ruby/page/show/ScriptingExcel
But in fact it does not provide that information.
As for the Excel method, if you did it manually it would be 
"Format/Column/Autofit Selection"
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=4494&messageID=12469#12469
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to