Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ToLetterNumber メソッド
番号のレター表示を取得します。
シンタックス
'宣言
Public Shared Function ToLetterNumber( _
ByVal As Integer _
) As String
public static string ToLetterNumber(
int
)
パラメータ
- number
- 変換する番号。
戻り値の型
番号のレター表示。
参照