OMathDelim.EndChar Property
Returns or sets an Short that represents the ending delimiter character in a OMathDelim object. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property EndChar As Short
Get
Set
'Usage
Dim instance As OMathDelim
Dim value As Short
value = instance.EndChar
instance.EndChar = value
short EndChar { get; set; }
Property Value
Type: System.Int16
Short