[]
Distributes the cells of a C1Table in a grid taking column and row spans into account.
public class C1TableHelper
Name | Description |
---|---|
C1TableHelper(C1Table) | Initializes a new instance of the C1TableHelper class. |
Name | Description |
---|---|
Cells | Gets the cells. |
ColumnCount | Gets or sets the column count. |
this[int, int] | Gets or sets the RichTextBox.Documents.C1TableCell in the specified row, col position. |
RowCount | Gets or sets the row count. |
Table | Gets or sets the C1Table element. |