WdOMathFracType Enumeration

Specifies the type of fraction bar.

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

Syntax

'Declaration
Public Enumeration WdOMathFracType
'Usage
Dim instance As WdOMathFracType
public enum WdOMathFracType

Members

Member name Description
wdOMathFracBar Normal fraction bar.
wdOMathFracNoBar No fraction bar.
wdOMathFracSkw Skewed fraction bar.
wdOMathFracLin Show fraction inline.

See Also

Reference

Microsoft.Office.Interop.Word Namespace