OMathFunction.Nary Property
Returns an OMathNary object that represents the n-ary operation. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Nary As OMathNary
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathNary
value = instance.Nary
OMathNary Nary { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathNary
OMathNary