Share via


Notebook.Cells Property

Definition

Array of cells of the current notebook.

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)

Property Value

Applies to