BorderType Class
Defines the BorderType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Wordprocessing.BorderType
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public MustInherit Class BorderType _
Inherits OpenXmlLeafElement
用法
Dim instance As BorderType
public abstract class BorderType : OpenXmlLeafElement
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
DocumentFormat.OpenXml.Wordprocessing Namespace
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Wordprocessing.BorderType
DocumentFormat.OpenXml.Wordprocessing.BarBorder
DocumentFormat.OpenXml.Wordprocessing.BetweenBorder
DocumentFormat.OpenXml.Wordprocessing.Border
DocumentFormat.OpenXml.Wordprocessing.BottomBorder
DocumentFormat.OpenXml.Wordprocessing.EndBorder
DocumentFormat.OpenXml.Wordprocessing.InsideHorizontalBorder
DocumentFormat.OpenXml.Wordprocessing.InsideVerticalBorder
DocumentFormat.OpenXml.Wordprocessing.LeftBorder
DocumentFormat.OpenXml.Wordprocessing.RightBorder
DocumentFormat.OpenXml.Wordprocessing.StartBorder
DocumentFormat.OpenXml.Wordprocessing.TopBorder
DocumentFormat.OpenXml.Wordprocessing.TopLeftToBottomRightCellBorder
DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder