Message 1 of 2
ADD BACKGROUND MASK OF MTEXT IN VBA?

Not applicable
10-08-2013
12:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to add an MTEXT background mask in vba I know it may be easy to do in lisp but I already have a working vba code for creating the MTEXT just need to add the background mask into the text.
can anyone tell me how to do it? all the codes I can find in the internet are doing it in lisp.