Поделиться через


BottomBorderLineProperties Constructor (String)

Initializes a new instance of the BottomBorderLineProperties class from outer XML.

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

Syntax

'Декларация
Public Sub New ( _
    outerXml As String _
)
'Применение
Dim outerXml As String

Dim instance As New BottomBorderLineProperties(outerXml)
public BottomBorderLineProperties(
    string outerXml
)

Parameters

  • outerXml
    Type: System.String
    Specifies the outer XML of the element.

See Also

Reference

BottomBorderLineProperties Class

BottomBorderLineProperties Members

BottomBorderLineProperties Overload

DocumentFormat.OpenXml.Drawing Namespace