Selection.ToggleCharacterCode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Switches a selection between a Unicode character and its corresponding hexadecimal value.
public:
void ToggleCharacterCode();
public void ToggleCharacterCode ();
abstract member ToggleCharacterCode : unit -> unit
Public Sub ToggleCharacterCode ()