OMathFrac Interface

Represents a fraction, consisting of a numerator and denominator separated by a fraction bar. The fraction bar can be horizontal or diagonal, depending on the fraction properties.

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

Syntax

'Declaration
<GuidAttribute("50209974-BA32-4A03-8FA6-BAC56CC056FD")> _
Public Interface OMathFrac
'Usage
Dim instance As OMathFrac
[GuidAttribute("50209974-BA32-4A03-8FA6-BAC56CC056FD")]
public interface OMathFrac

See Also

Reference

OMathFrac Members

Microsoft.Office.Interop.Word Namespace