Guest User

Untitled

a guest
Aug 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Sub SP_jt()
  2.  
  3. ' ' SP_Vol Macro ' '
  4.  
  5. Application.Run MacroName:="MathTypeCommands.UIEnableDisable.UIUpdate"
  6. Selection.Range.ContentControls.Add (wdContentControlRichText)
  7. Selection.ParentContentControl.Title = "journal-title"
  8. Selection.ParentContentControl.Tag = "journal-title"
  9.  
  10. End Sub
Add Comment
Please, Sign In to add comment