add-prime-symbol
Last Update: 9/22/2016
Sometimes you may want to add a prime or double prime to your text label. Taking the prime symbol as an example, in order to do that:
Alternatively, you can use escape sequence (\+(\y('))) in the Object Properties dialog.
Note that this works also for rich text in worksheet.
You may refer to the following table for more details:
Ctrl + '
or
Ctrl + P
(When Superscript is turned on)
'
Ctrl + Shift + '
Ctrl + Shift + P
Shift + '
The offset from the prime (or double prime) to the base is controlled by the system variable @TAPP, to adjust the prime height change @TAPP (default 130) to a value between -1000 to 1000 and refresh to see the effect.
Keywords:prime, double prime, offset, single quote mark, full height prime, double quote mark, escape sequence, keyboard
Minimum Origin Version Required: 2015 SR0