ADOBE FRAMEMAKER 10
MIF Reference
73
Column properties
<TblWidth
dimension
>
Not generated by FrameMaker, but can be used by filters to determine table
width
<TblColumn
Each table must have at least one TblColumn statement; a column without a
statement uses the format of the rightmost column
<TblColumnNum integer
>
Column number; columns are numbered from left to right starting at 0
<TblColumnWidth
dimension
>
Width of column. See page 78
<TblColumnWidthP integer
>
Not generated by FrameMaker, but a temporary column width when filtering
proportionally-spaced tables from another application; converted to a fixed
width when read in (see page 78)
<TblColumnWidthA
W W
>
Not generated by FrameMaker, but a width based on a cell width, for filters only;
converted into a fixed width when read in. First value is minimum width; second
value is maximum width. Values limit the range of a computed column width,
and are usually set to a wide range (see page 78).
<TblColumnH
Default paragraph format for the column’s heading cells in new tables
<PgfTag
tagstring
>
Applies format from Paragraph Catalog
<Pgf…>
Overrides Paragraph Catalog format as needed (see page 62)
>
End of TblColumnH statement
<TblColumnBody
Default paragraph format for the column’s body cells in new tables
<PgfTag
tagstring
>
Applies format from Paragraph Catalog
<Pgf…>
Overrides Paragraph Catalog format as needed (see page 62)
>
End of TblColumnBody statement
<TblColumnF
Default paragraph format for the column’s footing cells in new tables
<PgfTag
tagstring
>
Applies format from Paragraph Catalog
<Pgf…>
Overrides Paragraph Catalog format as needed (see page 62)
>
End of TblColumnF statement
>
End of TblColumn statement
<TblColumn…>
More TblColumn statements as needed, one per column
…
New table properties
<TblInitNumColumns integer
>
Number of columns for new table
<TblInitNumHRows
integer
>
Number of heading rows for new table
<TblInitNumBodyRows
integer
>
Number of body rows for new tables
<TblInitNumFRows integer
>
Number of footing rows for new tables
Miscellaneous properties
<TblLocked
boolean
>
Yes means the table is part of a text inset that obtains its formatting properties
from the source document