OMathFunction.Delim Property
Returns an OMathDelim object that represents the delimiter function. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Delim As OMathDelim
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathDelim
value = instance.Delim
OMathDelim Delim { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathDelim
OMathDelim