Connects Element

Contains a Connect element for each connection between two shapes in a drawing.

Syntax


<Connects>
</Connects>

Attributes

None

Element properties

PropertyValue
NameConnects 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

Master

Page

Child elements

Connect

Example

<Connects>
  <Connect FromSheet="3" FromCell="BeginX" FromPart="9" ToSheet="1" ToCell="Connections.X4" ToPart="103" /> 
  <Connect FromSheet="3" FromCell="EndX" FromPart="12" ToSheet="2" ToCell="Connections.X6" ToPart="105" /> 
  <Connect FromSheet="6" FromCell="BeginX" FromPart="9" ToSheet="2" ToCell="Connections.X5" ToPart="104" /> 
  <Connect FromSheet="6" FromCell="EndX" FromPart="12" ToSheet="5" ToCell="Connections.X3" ToPart="102" /> 
</Connects>

See also

Connects collection

©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