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"
Yes. This is what i meant:
You can download the Office XP Excel Object Reference help file as part of an expanded help bundle here
[1].
It's large [19MB], but it includes a bunch of VBA help files that I
couldn't track down otherwise. The file you need for Excel items is
VBAXL10.CHM. It appears to have complete docs on all the Excel objects.
-- ChrisMorris
I have been doing a lot of excel scripting lately in ruby and have been making very heavy use of this reference. You should get it.
Bret
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
