[Table of Contents] [docx version]

Error! No text of specified style in document.

prstDash (Preset Dash)

This element specifies that a preset line dashing scheme should be used.

Parent Elements

ln5.1.2.1.24); lnB5.1.6.3); lnBlToTr5.1.6.4); lnL5.1.6.5); lnR5.1.6.6); lnT5.1.6.7); lnTlToBr5.1.6.8); uLn5.1.5.3.14)

 

Attributes

Description

val (Value)

Specifies which preset dashing scheme is to be used.

 

The possible values for this attribute are defined by the ST_PresetLineDashVal simple type (§5.1.12.49).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_PresetLineDashProperties">

   <attribute name="val" type="ST_PresetLineDashVal" use="optional"/>

</complexType>