TextText.FromBinaryこのページの見出しText.FromBinary バイナリ形式のデータをテキストにデコードします。 Syntax Text.FromBinary( binary as binary, optional encoding as TextEncoding.Type) as text Remarks encoding 型を使用して、バイナリ値のデータ (binary) をテキスト値にデコードします。 Category Text.Conversions from and to text