TextText.ToBinaryこのページの見出しText.ToBinary テキストをバイナリ形式にエンコードします。 Syntax Text.ToBinary( text as text, optional encoding as TextEncoding.Type, optional includeByteOrderMark as logical) as binary Remarks 指定された encoding を使用して、指定されたテキスト値 (text) をバイナリ値にエンコードします。 Category Text.Conversions from and to text