Freigeben über


TableCellBorders.BottomBorder-Eigenschaft

Bottom Border.Represents the element tag in schema: a:bottom

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

Syntax

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

value = instance.BottomBorder

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.BottomBorder
Returns BottomBorder.

Siehe auch

Referenz

TableCellBorders Klasse

TableCellBorders-Member

DocumentFormat.OpenXml.Drawing-Namespace