OMathFunction.GroupChar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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