J.5.8.2 Using Captions and Long Descriptions in DrawingML Tables
J.5.8.2 Using Captions and Long Descriptions in DrawingML Tables
Consider a simple table that contains both captions and long descriptions.
<p:graphicFrame>
<p:nvGraphicFramePr>
<p:cNvPr id="4" name="Table 3" title=”2004 Figures”
descr=”This table shows that sales figures have been rising for the
past five quarters.”/>
…
</p:nvGraphicFramePr>
<p:xfrm>…</p:xfrm>
<a:graphic>
<a:graphicData uri="…">
<a:tbl>
…
</a:tbl>
…
</a:graphicData>
</a:graphic>
</p:graphicFrame>
End informative annex.
Last updated on