WdOMathType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the display format type of equation.
public enum class WdOMathType
[System.Runtime.InteropServices.Guid("63917A75-8674-34FC-A80B-988B0D019B25")]
public enum WdOMathType
type WdOMathType =
Public Enum WdOMathType
- Inheritance
-
WdOMathType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdOMathDisplay | 0 | Professional format. |
wdOMathInline | 1 | Inline. |