Freigeben über


BorderBoxProperties.StrikeBottomLeftToTopRight-Eigenschaft

Border Box Strikethrough Bottom-Left to Top-Right.Represents the element tag in schema: m:strikeBLTR

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

Syntax

'Declaration
Public Property StrikeBottomLeftToTopRight As StrikeBottomLeftToTopRight
    Get
    Set
'Usage
Dim instance As BorderBoxProperties
Dim value As StrikeBottomLeftToTopRight

value = instance.StrikeBottomLeftToTopRight

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.StrikeBottomLeftToTopRight
Returns StrikeBottomLeftToTopRight.

Siehe auch

Referenz

BorderBoxProperties Klasse

BorderBoxProperties-Member

DocumentFormat.OpenXml.Math-Namespace