OMathGroupChar.Char Property
Returns or sets a Short that represents the character placed above or below text in a group character object. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Char As Short
Get
Set
'Usage
Dim instance As OMathGroupChar
Dim value As Short
value = instance.Char
instance.Char = value
short Char { get; set; }
Property Value
Type: System.Int16
Short