Freigeben über


DivBorder.LeftBorder-Eigenschaft

Left Border for HTML div.Represents the element tag in schema: w:left

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

Syntax

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

value = instance.LeftBorder

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.LeftBorder
Returns LeftBorder.

Siehe auch

Referenz

DivBorder Klasse

DivBorder-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace