Share via


OMathFunction.Frac Property

Returns an OMathFrac object that represents a fraction. Read-only.

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

Syntax

'Declaration
ReadOnly Property Frac As OMathFrac
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathFrac

value = instance.Frac
OMathFrac Frac { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathFrac
OMathFrac

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace