XML FOR DOMINO
Represents a cell in a table.
Containment Hierarchy
Contained by: <tablerow>
Contains: <cellbackground>, %richtext.block;
Syntax
<!ELEMENT tablecell ( cellbackground?, (%richtext.block;)* )>
Content
cellbackground?, (%richtext.block;)*
<!ATTLIST tablecell
altbgcolor
The %tablecell.color.styles; entity defines the choices for color styles in a table cell.
Syntax:
<!ENTITY % tablecell.color.styles "solid | vgradient | hgradient">
hgradient
<!ENTITY % tablecell.transitions "none | rolling | lefttoright | toptobottom | wipe | boxes | explode | dissolve">
boxes
<!ENTITY % vertical.aligns "top | center | bottom">
Example See Also