![]() |
|
|
|
#1
|
||||
|
||||
|
Hi b0x4it, If you want to play with the font, you could use something like: ActiveDocument.OMaths.Item(1).Range.Font.Name = "Courier New" I don't know where the various properties, etc are documented. It's fairly easy to find out what there in the vbe, though, by typing 'omath' into the Object Browser. Or you can input 'ActiveDocument.OMaths' into a code module, then insert a period after it to get the pop-up for what available there. Likewise, you'll find another layer if you input 'ActiveDocument.OMaths.item(1)' into a code module, then insert a period after it, and so on.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wierd symbols inplace of "space", "indentation" etc | aka.bhagvanji | Word | 5 | 02-16-2012 11:50 AM |
Partial highlighting of text in a row in "Final Showing Markup" setting
|
Redpoint | Word Tables | 4 | 03-11-2011 04:29 PM |
| lines aren't visible in "normal" view | emrlaw | Word | 2 | 05-12-2010 02:29 AM |
| "Microsoft Excel Application" missing in the "Component Services" on win08 | sword.fish | Excel | 0 | 02-26-2010 02:09 PM |
| merge field formatting problem with "text to be inserted before" | wissam | Mail Merge | 0 | 12-13-2009 12:50 AM |