다음을 통해 공유


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

참고 항목

개념

WorksheetFunction Object

WorksheetFunction Object Members