LinePropertiesType class

Office 2013 and later

Defines the LinePropertiesType class.

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.LinePropertiesType
        

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

No code example is currently available or this language may not be supported.

The following table lists the possible child types:NoFill <a:noFill>SolidFill <a:solidFill>GradientFill <a:gradFill>PatternFill <a:pattFill>PresetDash <a:prstDash>CustomDash <a:custDash>Round <a:round>LineJoinBevel <a:bevel>Miter <a:miter>HeadEnd <a:headEnd>TailEnd <a:tailEnd>ExtensionList <a:extLst>

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: