Internal counter for table cell positions
Source position: wtex.pp line 32
TTexWriter.FCellCount : Integer; |
FCellCount is used internally to track the current cell position within a table row. It is reset at the beginning of each row and incremented for each cell to determine when to insert column separators (&) in LaTeX tables.
|
Begins LaTeX table cell |
|
|
Begins LaTeX table row |