Gets the highest level C1TableCell elements inside the range.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public IEnumerable<C1TableCell> Cells { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Cells As IEnumerable(Of C1TableCell) Get |