Share via


LineEndPropertiesType.Type Property

Line Head/End Type.Represents the attribte in schema: type

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

[SchemaAttrAttribute(, "type")]
public EnumValue<LineEndValues> Type { get; set; }

Property Value

Type: DocumentFormat.OpenXml.EnumValue<LineEndValues>
Returns EnumValue<T>.

Remarks

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

Specifies the line end decoration, such as a triangle or arrowhead.

The possible values for this attribute are defined by the ST_LineEndType simple type.

See Also

Reference

LineEndPropertiesType Class

LineEndPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace