Share via


NotebookCell.Source Property

Definition

Contents of the cell, represented as an array of lines.

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

Property Value

Applies to