[]
Gets or sets the RichTextBox.Documents.C1TableCell in the specified row, col position.
public C1TableCell this[int row, int col] { get; }
Public ReadOnly Default Property Item(row As Integer, col As Integer) As C1TableCell
| Type | Name | Description |
|---|---|---|
| int | row | |
| int | col |