[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.Cells

Cells Property

Cells

Gets the highest level C1TableCell elements inside the range.

Declaration
public IEnumerable<C1TableCell> Cells { get; }