OMathFrac Object Members

Word Developer Reference

Represents a fraction, consisting of a numerator and denominator separated by a fraction bar. The fraction bar can be horizontal or diagonal, depending on the fraction properties.

Properties

  Name Description
Bb257656.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257656.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257656.properties(en-us,office.12).gif Den Returns an OMath object that represents the denominator for an equation that contains a fraction. Read-only.
Bb257656.properties(en-us,office.12).gif Num Returns an OMath object that represents the numerator for a fraction. Read-only.
Bb257656.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathFrac object.
Bb257656.properties(en-us,office.12).gif Type 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.