Description
Accesses the string "o". This function can be used in place of the string constant "o" in order to make your code more understandable. When used in the string that's returned from MText.Contents, the "o" indicates overline off.
Visual Basic
Public static Property OverlineOff() As string
C#
public static string OverlineOff;
Conditions
Read-only