Position[in] This parameter specifies the position of the table separator on the image on which the Layout is defined, particularly on its deskewed black-and-white image plane. If the TableSeparators object represents vertical separators, this is horizontal coordinate, and vertical coordinate otherwise.Result[out, retval] A variable of type ITableSeparator* that receives a pointer to the interface of the TableSeparator object which represents the newly added table separator.
Position of the newly added separator should lay between borders of the table block and should not coincide with an existing table separator; otherwise, an error code is returned. Adding of the table separator into a table changes table cells (TableCells object), as new cells may appear as the result of such operation. If the table separator splits table cell that contain recognized text, this text remains in one of the resulting cells (top or left, depending on the split direction).