\cell
The \cell statement marks the end of a cell in a table. A cell consists of all paragraphs from a preceding \intbl or \cell statement to the ending \cell statement. Windows Help formats and displays these paragraphs using the left and right margins of the cell and any current paragraph properties.
Comments
This statement was first supported in the Microsoft Help compiler version 3.1.
Example
The following example creates a two-column table. The second column contains three separate paragraphs, each having different paragraph properties:
\cellx2880\cellx5760
\intbl
Alignment\cell
\ql
Left-aligned
\par
\qc
Centered
\par
\qr
Right-aligned\cell
\row \pard
See Also
\cellx, \intbl, \row, \trgaph, \trleft, \trowd