Share via


OMathFrac.Type Property

Returns or sets a WdOMathFracType constant that represents the layout of a fraction, whether it is stacked, skewed, linear, or without a fraction bar. Read/write.

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

Syntax

'Declaration
Property Type As WdOMathFracType
    Get
    Set
'Usage
Dim instance As OMathFrac
Dim value As WdOMathFracType

value = instance.Type

instance.Type = value
WdOMathFracType Type { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdOMathFracType
WdOMathFracType

See Also

Reference

OMathFrac Interface

OMathFrac Members

Microsoft.Office.Interop.Word Namespace