OMathFunction.Acc Property

Returns an OMathAcc object that represents a base character with a combining accent mark. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Acc As OMathAcc
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathAcc

value = instance.Acc
OMathAcc Acc { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathAcc
OMathAcc

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace