OMathAcc.Char Property

Returns or sets a Short that represents the accent character for the accent 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 OMathAcc
Dim value As Short

value = instance.Char

instance.Char = value
short Char { get; set; }

Property Value

Type: System.Int16
Short

See Also

Reference

OMathAcc Interface

OMathAcc Members

Microsoft.Office.Interop.Word Namespace