BorderBoxProperties.StrikeTopLeftToBottomRight Property
Border Box Strikethrough Top-Left to Bottom-Right.Represents the element tag in schema: m:strikeTLBR
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property StrikeTopLeftToBottomRight As StrikeTopLeftToBottomRight
Get
Set
'Usage
Dim instance As BorderBoxProperties
Dim value As StrikeTopLeftToBottomRight
value = instance.StrikeTopLeftToBottomRight
instance.StrikeTopLeftToBottomRight = value
public StrikeTopLeftToBottomRight StrikeTopLeftToBottomRight { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Math.StrikeTopLeftToBottomRight
Returns StrikeTopLeftToBottomRight.