OMathFunction.Type Property

Returns a WdOMathFunctionType constant that represents the type of function. Read-only.

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

Syntax

'Declaration
ReadOnly Default Property Type As WdOMathFunctionType
    Get
'Usage
Dim instance As OMathFunction
Dim value As WdOMathFunctionType

value = instance
WdOMathFunctionType this { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdOMathFunctionType
WdOMathFunctionType

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace