Documentation/How Tos/Calc: JIS function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
JIS
JIS converts half width ASCII and Katakana characters to full width. Returns a string.
See JIS_and_ASC_functions for a table for conversion.
Syntax:
JIS("Text")
- Text is the text which contains the characters to be converted.
See Also