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