次の方法で共有


Notebook.Cells プロパティ

定義

現在のノートブックのセルの配列。

public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.NotebookCell> Cells { get; }
member this.Cells : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.NotebookCell>
Public ReadOnly Property Cells As IList(Of NotebookCell)

プロパティ値

適用対象