table:covered-table-cell
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- table:cell-range-source [0..1]
- office:annotation [0..1]
- table:detective [0..1]
- Choice [0..*]
from group text:text-content
from type text:table-table-cell-content
Attributes
Used in
- Anonymous type of element table:table-row
Sample instance
<table:covered-table-cell office:value-type="float"> <table:cell-range-source table:name="string" table:last-column-spanned="1" table:last-row-spanned="1" xlink:actuate="onRequest" xlink:href="http://www.example.com/" table:refresh-delay="P1Y2M3DT10H"/> <office:annotation svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string"> <dc:creator>string</dc:creator> <dc:date>2000-01-01T12:00:00</dc:date> <meta:date-string>string</meta:date-string> <text:p>Any text, intermingled with: <text:s/> </text:p> </office:annotation> <table:detective> <table:highlighted-range/> <table:operation table:name="trace-dependents" table:index="1"/> </table:detective> <text:h text:outline-level="1">Any text, intermingled with: <text:number>string</text:number> <text:s/> </text:h> </table:covered-table-cell>