Converts the specified char value to string.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public static String fromChar ( |
The value to convert.
A string representing the specified value.
See Also