Contains x- and y-coordinates of the last point of a polyline and a polyline formula. The coordinates are specified in the X and Y elements, and the formula is specified in the A element.
<PolylineTo
    [IX]
    [Del]>
</PolylineTo>
IX
Optional int. The zero-based index of the element within its parent element.
Del
Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
| Property | Value | 
|---|---|
| Name | PolylineTo | 
| Minimum Occurrences | 0 | 
| Maximum Occurrences | Unbounded | 
Parent elements
Child elements
The PolylineTo element is relevant only when contained in a Shape element. It is ignored when contained in a DocumentSheet, PageSheet, or StyleSheet element.
PolylineTo row (Geometry section)