Freigeben über


ThemeableLineStyleType-Klasse

Defines the ThemeableLineStyleType class.

Vererbungshierarchie

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

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(LineReference))> _
<ChildElementInfoAttribute(GetType(Outline))> _
Public MustInherit Class ThemeableLineStyleType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As ThemeableLineStyleType
[ChildElementInfoAttribute(typeof(LineReference))]
[ChildElementInfoAttribute(typeof(Outline))]
public abstract class ThemeableLineStyleType : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:Outline <a:ln>LineReference <a:lnRef>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

ThemeableLineStyleType-Member

DocumentFormat.OpenXml.Drawing-Namespace

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.ThemeableLineStyleType
        DocumentFormat.OpenXml.Drawing.BottomBorder
        DocumentFormat.OpenXml.Drawing.InsideHorizontalBorder
        DocumentFormat.OpenXml.Drawing.InsideVerticalBorder
        DocumentFormat.OpenXml.Drawing.LeftBorder
        DocumentFormat.OpenXml.Drawing.RightBorder
        DocumentFormat.OpenXml.Drawing.TopBorder
        DocumentFormat.OpenXml.Drawing.TopLeftToBottomRightBorder
        DocumentFormat.OpenXml.Drawing.TopRightToBottomLeftBorder