Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an OMathFunc object that represents a type of mathematical function that consists of a function name, such as sin or cos, and an argument. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Func As OMathFunc
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathFunc
value = instance.Func
OMathFunc Func { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathFunc
OMathFunc