Description
This tag formats the cell of tabulation. See also defcell.
Parameters and typographical expressions
1.Ordinal number of column. A positive integer, in the range of 1 and total number of columns, defined by tag >t...<. If this parameter is omitted, the default is "next column".
2.Position of cell in columns. A positive integer, in the range of 1 and total number of columns, defined by tag >t...<. If this parameter is omitted, the default is 1.
3.Depth of cell in lines. A positive integer, in the range of 1 and 512. If this parameter is omitted, the default is 1.
4.Bottom margin of cell. A positive integer or decimal number, in the range of 0 and 900dd. If this parameter is omitted, the default is 0.
5.Space above of cell. A positive integer or decimal number, or a vertical justification symbol (InfA, InfB, InfC, InfD). If this parameter is omitted, the default is InfA.
6.Enable the horizontal rules below cell. 0 or 1. Value 0 disables rules, defined by tag >t...<. If this parameter is omitted, the default is 1.
7.Enable vertical rules right of cell. 0 or 1. Value 0 disables rules defined by tag >t...<. If this parameter is omitted, the default is 1.
8.cell's left margin
9.cell's right margin
10.cell's fill color
11.cell's fill shade
Tag Effects
Effects are visible in the WYSIWYG pane of the Articles main tab or on a page on the Pages main tab. However, because this tag may change the way how the text lines are justified, its effect is indirectly visible in the source pane of the Articles or Pages main tab.
Type and scope
Should be inserted only at the beginning of the paragraph, after or before other tags, but before any printable character. Local for the paragraph where is inserted, therefore effects cease on the end of that paragraph. Cannot be globalized.