Schema Central > OOXML > vml-officeDrawing.xsd > o:shapedefaults
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

o:shapedefaults

New Shape Defaults

Element information

Type: o:CT_ShapeDefaults

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
v:ext [0..1]v:ST_ExtVML Extension Handling Behaviorfrom group v:AG_Ext
spidmax [0..1]xsd:integerShape ID Optional Storage
style [0..1]xsd:stringShape Styling Properties
fill [0..1]o:ST_TrueFalseShape Fill Toggle
fillcolor [0..1]o:ST_ColorTypeDefault fill color
stroke [0..1]o:ST_TrueFalseShape Stroke Toggle
strokecolor [0..1]o:ST_ColorTypeShape Stroke Color
o:allowincell [0..1]o:ST_TrueFalseAllow in Table Cell

Sample instance

<o:shapedefaults>
   <v:fill>
      <o:fill/>
   </v:fill>
   <v:stroke>
      <o:left/>
      <o:top/>
      <o:right/>
      <o:bottom/>
      <o:column/>
   </v:stroke>
   <v:textbox>
      <w:txbxContent>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:txbxContent>
   </v:textbox>
   <v:shadow/>
   <o:skew/>
   <o:extrusion/>
   <o:callout/>
   <o:lock/>
   <o:colormru/>
   <o:colormenu/>
</o:shapedefaults>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com