Freigeben über


DivBorder.BottomBorder-Eigenschaft

Bottom Border for HTML div.Represents the element tag in schema: w:bottom

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

Syntax

'Declaration
Public Property BottomBorder As BottomBorder
    Get
    Set
'Usage
Dim instance As DivBorder
Dim value As BottomBorder

value = instance.BottomBorder

instance.BottomBorder = value
public BottomBorder BottomBorder { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.BottomBorder
Returns BottomBorder.

Siehe auch

Referenz

DivBorder Klasse

DivBorder-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace