Share via


OMathBorderBox.StrikeTLBR Property

Returns or sets a Boolean that represents a diagonal strikethrough from upper left to lower right. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property StrikeTLBR As Boolean
    Get
    Set
'Usage
Dim instance As OMathBorderBox
Dim value As Boolean

value = instance.StrikeTLBR

instance.StrikeTLBR = value
bool StrikeTLBR { get; set; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

OMathBorderBox Interface

OMathBorderBox Members

Microsoft.Office.Interop.Word Namespace