OMathGroupChar Interface

Represents a group character object, consisting of a character drawn above or below text, often with the purpose of visually grouping items.

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

Syntax

'Declaration
<GuidAttribute("02B17CB4-7D55-4B34-B38B-10381433441F")> _
Public Interface OMathGroupChar
'Usage
Dim instance As OMathGroupChar
[GuidAttribute("02B17CB4-7D55-4B34-B38B-10381433441F")]
public interface OMathGroupChar

Remarks

Generally, this character is a curly brace, bracket, or arrow but it can be any character.

See Also

Reference

OMathGroupChar Members

Microsoft.Office.Interop.Word Namespace