Freigeben über


TableCellProperties.TopLeftToBottomRightBorderLineProperties-Eigenschaft

Top-Left to Bottom-Right Border Line Properties.Represents the element tag in schema: a:lnTlToBr

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

Syntax

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

value = instance.TopLeftToBottomRightBorderLineProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.TopLeftToBottomRightBorderLineProperties

Siehe auch

Referenz

TableCellProperties Klasse

TableCellProperties-Member

DocumentFormat.OpenXml.Drawing-Namespace