Set stlyle of pen in VBA macro

C

Christoph Quix

Hi!

I have a simple macro (SlideShowWindows(1).View.PointerType = ppSlideShowPointerPen)
that changes to the pen pointer type when pressing a button.

However, the default pen has a thick line (felt tip pen (?),
it's "Filzstift" in German), but I want to use a pen with
a thin line (ball-point pen (?), "Kugelschreiber" in German)
by default. I know, I can select it via the menu, but
is there an easier way, e.g. set the default pen style using VBA code
or an option in Office 2003?

Christoph
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top