cellbackground (Domino DTD)
Represents a background image in a table cell.
Containment Hierarchy
Contained by: <tablecell>
Contains: %image.formats;, <imageref>
Syntax
<!ELEMENT cellbackground ( ( %image.formats; | imageref )? )> Content
( %image.formats; | imageref )? Contains an optional <imageref> element or any one of the contents of the %image.formats; entity
Attributes
<!ATTLIST cellbackground | Attribute | ||
|---|---|---|
| repeat |
(%cellbackground.repeats;) | #IMPLIED |
> repeat
Adds the image to the cell background in the style indicated by the %cellbackground.repeats; entity.