[Hauptseite] / [CTable] / [Select]
Class CTable : CHtmlControl
  Function Select() As CControlTableCell
  Function Select(columnIndex As Integer) As CControlTableCell
  Function Select(columnIndex As Integer, startRowIndex As Integer) As CControlTableCell
  Function Select(columnIndex As Integer, startRowIndex As Integer, count As Integer) As CControlTableCell
  Function Select(row As CTableRow) As CControlTableCell
  Function Select(row As CTableRow, columnIndex As Integer, len As Integer) As CControlTableCell
  Function Select(cell As CTableCell) As CControlTableCell
  Function Select(from As SPoint, to As SPoint) As CControlTableCell
//wiki.stne.net/index.php?title=API:CTable.Select
//wiki.en.stne.net/index.php?title=API:CTable.Select