Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an OMathGroupChar object that represents a horizontal character placed above or below text in an equation, often with the purpose of grouping the text visually. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property GroupChar As OMathGroupChar
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathGroupChar
value = instance.GroupChar
OMathGroupChar GroupChar { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathGroupChar
OMathGroupChar