| Library | Module | Frames | Expand |
| Property | ColumnNumber | as Long |
| The column number. Column numbers range from 1 to the number of columns. | ||
| Property | RowNumber | as Long |
| The row number. Row numbers range from 1 to the number of rows. | ||
| Function | CCpfcTableCell.Create (RowNumber as Long, ColumnNumber as Long) as IpfcTableCell | |
| Creates a new data object representing a cell in drawing table. | ||
| Property | ColumnNumber | as Long |
|
The column number. Column numbers range from 1 to the number of columns. |
| Property | RowNumber | as Long |
|
The row number. Row numbers range from 1 to the number of rows. |
| Function | CCpfcTableCell.Create | (RowNumber as Long, ColumnNumber as Long) as IpfcTableCell |
|
Creates a new data object representing a cell in drawing table.
|