OMathNary.Char Property

Returns or sets a Short that represents a character used as the n-ary operator. 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 OMathNary
Dim value As Short

value = instance.Char

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

Property Value

Type: System.Int16
Short

See Also

Reference

OMathNary Interface

OMathNary Members

Microsoft.Office.Interop.Word Namespace