次の方法で共有


NotebookCellOutputItem.Text プロパティ

定義

output_type=stream の場合、ストリームのテキスト出力は文字列または文字列の配列として表されます。

public object Text { get; set; }
member this.Text : obj with get, set
Public Property Text As Object

プロパティ値

適用対象