OMathFunction.GroupChar Property

Definition

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.

public:
 property Microsoft::Office::Interop::Word::OMathGroupChar ^ GroupChar { Microsoft::Office::Interop::Word::OMathGroupChar ^ get(); };
public Microsoft.Office.Interop.Word.OMathGroupChar GroupChar { get; }
member this.GroupChar : Microsoft.Office.Interop.Word.OMathGroupChar
Public ReadOnly Property GroupChar As OMathGroupChar

Property Value

OMathGroupChar

Applies to