WdOMathFracType Enum

Definition

Specifies the type of fraction bar.

public enum class WdOMathFracType
[System.Runtime.InteropServices.Guid("2811B866-578B-37F2-B7FB-927DD993AB19")]
public enum WdOMathFracType
type WdOMathFracType = 
Public Enum WdOMathFracType
Inheritance
WdOMathFracType
Attributes

Fields

wdOMathFracBar 0

Normal fraction bar.

wdOMathFracLin 3

Show fraction inline.

wdOMathFracNoBar 1

No fraction bar.

wdOMathFracSkw 2

Skewed fraction bar.

Applies to