Freigeben über


TableCellProperties.BottomLeftToTopRightBorderLineProperties-Eigenschaft

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

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

Syntax

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

value = instance.BottomLeftToTopRightBorderLineProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.BottomLeftToTopRightBorderLineProperties

Siehe auch

Referenz

TableCellProperties Klasse

TableCellProperties-Member

DocumentFormat.OpenXml.Drawing-Namespace