OMathFunction.GroupChar Property

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

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace