Freigeben über


TableCellProperties.BottomBorderLineProperties-Eigenschaft

Bottom Border Line Properties.Represents the element tag in schema: a:lnB

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

Syntax

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

value = instance.BottomBorderLineProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.BottomBorderLineProperties

Siehe auch

Referenz

TableCellProperties Klasse

TableCellProperties-Member

DocumentFormat.OpenXml.Drawing-Namespace