NotebookCell.Source プロパティ

定義

行の配列として表されるセルの内容。

public System.Collections.Generic.IList<string> Source { get; }
member this.Source : System.Collections.Generic.IList<string>
Public ReadOnly Property Source As IList(Of String)

プロパティ値

適用対象