Freigeben über


TableCellProperties.TopBorderLineProperties-Eigenschaft

Top Border Line Properties.Represents the element tag in schema: a:lnT

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

Syntax

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

value = instance.TopBorderLineProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.TopBorderLineProperties

Siehe auch

Referenz

TableCellProperties Klasse

TableCellProperties-Member

DocumentFormat.OpenXml.Drawing-Namespace