Compartir a través de


Notebook.Cells Propiedad

Definición

Matriz de celdas del cuaderno actual.

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)

Valor de propiedad

Se aplica a