For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.

Type Information

Namespace urn:schemas-microsoft-com:office:office
Schema name office

Elements and Attributes

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
position tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
selection tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
grouping tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
rotation tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
cropping tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
verticies tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
adjusthandles tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
text tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
aspectratio tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
shapetype tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
v:ext external ref optional See external namespace. n/a

Definition

XML

<xsd:complexType name="lockElt" ">
		
		<xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
		<xsd:attribute name="position" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="selection" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="grouping" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="rotation" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="cropping" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="verticies" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="adjusthandles" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="text" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="aspectratio" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="shapetype" type="tfType" use="optional">
			
		</xsd:attribute>
	</xsd:complexType>

©2006 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/odcXMLRefLegalNotice12.asp