Equivalent to kTextChar_FrameBoxBreak for "next cell"
Hello,
In my C++ code I am using the character kTextChar_FrameBoxBreak to make my text jump to the next chained/linked box, and kTextChar_ColumnBreak to make text jump to the next column, and both work fine.
But I cannot find the equivalent character to make text jump to the next cell of a table.
In the InDesign UI typing TAB moves the insertion point to the next cell, but using a tab char in my code does not jump to the next cell (all tabs are placed in the same initial cell).
Does anyone know what the code is ?
Very best regards,
Olivier
