OMathFunctions Interface

Represents a collection of functions or structures that Microsoft Office Word supports, such as fractions, integrals, sums, and radicals.

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

Syntax

'Declaration
<GuidAttribute("497142A4-16FD-42C6-BC58-15D89345FC21")> _
Public Interface OMathFunctions _
    Inherits IEnumerable
'Usage
Dim instance As OMathFunctions
[GuidAttribute("497142A4-16FD-42C6-BC58-15D89345FC21")]
public interface OMathFunctions : IEnumerable

See Also

Reference

OMathFunctions Members

Microsoft.Office.Interop.Word Namespace