shapedefaults element
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library at VML Reference.
Usage
<shapedefaults
spidmax="xsd:integer"
style="xsd:string"
fill="tfType"
fillcolor="xsd:string"
v:ext="[external type]"
/>
Element Information
Element type
|
Anonymous |
Namespace
|
urn:schemas-microsoft-com:office:office |
Schema name
|
Common Properties |
Elements and Attributes
Child Elements
Element |
Description |
colormru |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
colormenu |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
v:fill |
See external namespace. |
v:stroke |
See external namespace. |
v:textbox |
See external namespace. |
v:shadow |
See external namespace. |
v:textpath |
See external namespace. |
v:imagedata |
See external namespace. |
v:imagedata |
See external namespace. |
v:imagedata |
See external namespace. |
v:imagedata |
See external namespace. |
v:imagedata |
See external namespace. |
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
spidmax |
xsd:integer |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
See external namespace. |
style |
xsd:string |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
See external namespace. |
fill |
tfType |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
fillcolor |
xsd:string |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
See external namespace. |
v:ext |
external ref |
optional |
See external namespace. |
See external namespace. |
Definition
<xsd:element name="shapedefaults" >
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="v:fill" minOccurs="0"></xsd:element>
<xsd:element ref="v:stroke" minOccurs="0"></xsd:element>
<xsd:element ref="v:textbox" minOccurs="0"></xsd:element>
<xsd:element ref="v:shadow" minOccurs="0"></xsd:element>
<xsd:element ref="v:textpath" minOccurs="0"></xsd:element>
<xsd:element ref="v:imagedata" minOccurs="0"></xsd:element>
<xsd:element ref="skew" minOccurs="0"></xsd:element>
<xsd:element ref="extrusion" minOccurs="0"></xsd:element>
<xsd:element ref="callout" minOccurs="0"></xsd:element>
<xsd:element ref="lock" minOccurs="0"></xsd:element>
<xsd:element name="colormru" type="colormruType" minOccurs="0"></xsd:element>
<xsd:element name="colormenu" type="colormenuType" minOccurs="0"></xsd:element>
</xsd:sequence>
<xsd:attribute name="spidmax" type="xsd:integer" use="optional"></xsd:attribute>
<xsd:attribute name="style" type="xsd:string" use="optional"></xsd:attribute>
<xsd:attribute name="fill" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="fillcolor" type="xsd:string" use="optional"></xsd:attribute>
<xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
</xsd:complexType>
</xsd:element>
©2003-2004 Microsoft Corporation. All rights reserved.
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp