Thread
:
How can I access the "style" definitions in my Add-in?
View Single Post
#
5
Posted to microsoft.public.excel.programming
michdenis
external usenet poster
Posts: 135
How can I access the "style" definitions in my Add-in?
I did not test. Effectively, it does not work. So, your response is appreciated.
Thanks.
"Dave Peterson" a écrit dans le message de groupe de
discussion :
...
And watch your double quotes, too.
But even with those corrections, this didn't work for me.
michdenis wrote:
Styles with a S
Range("A4").Style="Workbooks("FileName.xla").Style s("myStyle")
--
Dave Peterson
Reply With Quote
michdenis
View Public Profile
Find all posts by michdenis