OMathFunc Interface

Represents the application of a function or an argument in an equation that consists of a function name, such as sin or cos, and an argument.

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

Syntax

'Declaration
<GuidAttribute("0D951ADF-10A6-4C9B-BCD9-0FB8CBAD9A87")> _
Public Interface OMathFunc
'Usage
Dim instance As OMathFunc
[GuidAttribute("0D951ADF-10A6-4C9B-BCD9-0FB8CBAD9A87")]
public interface OMathFunc

See Also

Reference

OMathFunc Members

Microsoft.Office.Interop.Word Namespace