[Hauptseite] / [CTableCellList] / [Add]
Class CTableCellList : CCollectionBase
  Function Add(row As CTableRow)
  Function Add(table As CTable)
  Function Add(table As CTable, vFrom As SPoint, vTo As SPoint)
  Function Add(table As CTable, columnIndex As Integer)
  Function Add(table As CTable, columnIndex As Integer, startRowIndex As Integer)
  Function Add(table As CTable, columnIndex As Integer, startRowIndex As Integer, count As Integer)
  Function Add(row As CTableRow, start As Integer, count As Integer)
  Function Add(value As CTableCell) As Integer
//wiki.stne.net/index.php?title=API:CTableCellList.Add
//wiki.en.stne.net/index.php?title=API:CTableCellList.Add