Freigeben über


TableCellProperties.LeftBorderLineProperties-Eigenschaft

Left Border Line Properties.Represents the element tag in schema: a:lnL

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

Syntax

'Declaration
Public Property LeftBorderLineProperties As LeftBorderLineProperties
    Get
    Set
'Usage
Dim instance As TableCellProperties
Dim value As LeftBorderLineProperties

value = instance.LeftBorderLineProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.LeftBorderLineProperties

Siehe auch

Referenz

TableCellProperties Klasse

TableCellProperties-Member

DocumentFormat.OpenXml.Drawing-Namespace