WorksheetFunction.Dbcs Method (Excel)
Converts half-width (single-byte) letters within a character string to full-width (double-byte) characters. The name of the function (and the characters that it converts) depends upon the language settings. Read/write String.
Syntax
식 .Dbcs(Arg1)
식 A variable that represents a WorksheetFunction object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Arg1 |
필수 |
String |
The text or a reference to a cell that contains the text that you want to change. |
Return Value
String