Changing Default Font with MailEnvelope Introduction

  • Thread starter Thread starter jrisch
  • Start date Start date
J

jrisch

I'm using Excel's MailEnvelope property to automate emailing the
activesheet (actually a chart) to a number of users. The
MailEnvelope.Introduction always appears in Times New Roman. Does
anyone know where the font choice comes from, and can it be changed.
You get the same problem if you try to send the current sheet manually,
the introduction always appears in Times new Roman (on our machines)
irrespective of the font in the rest of the sheet.

The MailEnvelope is part of the MSOEnvelope class, and has very few
properties, but one is item which I guess is a MailItem from the
Outlook library.

Would appreciate any ideas.

Regards, John
 
I think it's completely hardcoded.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Back
Top