OMathDelim Interface

Represents a delimiter object, consisting of opening and closing delimiters (such as parentheses, braces, brackets, or vertical bars), and one or more elements contained inside the delimiters.

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

Syntax

'Declaration
<GuidAttribute("C94688A6-A2A7-4133-A26D-726CD569D5F3")> _
Public Interface OMathDelim
'Usage
Dim instance As OMathDelim
[GuidAttribute("C94688A6-A2A7-4133-A26D-726CD569D5F3")]
public interface OMathDelim

See Also

Reference

OMathDelim Members

Microsoft.Office.Interop.Word Namespace