次の方法で共有


ThemeableLineStyleType Class

Defines the ThemeableLineStyleType class.

Inheritance Hierarchy

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

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

Syntax

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

Remarks

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

Thread Safety

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

See Also

Reference

ThemeableLineStyleType Members

DocumentFormat.OpenXml.Drawing Namespace

Inheritance Hierarchy

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