OMathFunction Interface

Represents a mathematical function or structure that Microsoft Office Word supports, such as fractions, integrals, sums, and radicals. The OMathFunction object is a member of the OMathFunctions collection.

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

Syntax

'Declaration
<GuidAttribute("F1F37152-1DB1-4901-AD9A-C740F99464B4")> _
Public Interface OMathFunction
'Usage
Dim instance As OMathFunction
[GuidAttribute("F1F37152-1DB1-4901-AD9A-C740F99464B4")]
public interface OMathFunction

See Also

Reference

OMathFunction Members

Microsoft.Office.Interop.Word Namespace