table:shapes
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
Attributes
None
Used in
- Anonymous type of element table:table
Sample instance
<table:shapes> <draw:rect svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string"> <svg:title>string</svg:title> <svg:desc>string</svg:desc> <office:event-listeners> <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/> </office:event-listeners> <draw:glue-point draw:id="1" svg:x="" svg:y=""/> <text:p>Any text, intermingled with: <text:s/> </text:p> </draw:rect> </table:shapes>