This function transforms half-width (single-byte) characters to full-width (double-byte) characters.
JIS(text)
For the argument, text or a reference to a cell that contains the text to change.
If the text does not contain half-width letters, then the text is not changed.
Accepts string data. Returns string data.
JIS("SPREAD") gives the result "SPREAD"
This function is available in Spread for Windows Forms 11.0 or later.