# JIS

Spread for WinForms provides advanced software components that support Excel import/export, full cell customization, an extensive calculation engine with over 450 functions and more, all with zero dependencies on Excel.

## Content



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.