Spread Formula Reference
JIS
Formula Functions > Functions H to L > JIS

This function transforms half-width (single-byte) characters to full-width (double-byte) characters.

Syntax

JIS(text)

Arguments

For the argument, text or a reference to a cell that contains the text to change.

Remarks

If the text does not contain half-width letters, then the text is not changed.

Data Types

Accepts string data. Returns string data.

Examples

JIS("SPREAD") gives the result "SPREAD"

Version Available

This function is available in Spread for Windows Forms 11.0 or later.