--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > If you still want to see some Properties that take a Double, look > > at Excel.Application. Its Application class has quite a few such > > properties, e.g., Top, Left, Width, StandardFontSize, and others. > > Thanks. > > comPlugin0.72_091209.zip in > http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ >
Using comPlugin0.72_091209 a property double can be set to nn.n without it being inside quotes. However it still cannot be properly retrieved AFAICT. Perhaps you should be reverse converting a property retrieved as a Double and putting it into one of those r\x06 handles so that ftos will work for it. I suspect there are also other formats besides Double to consider, e.g., Single and Currency. Regards, Sheri
