OMathRad Object Members

Word Developer Reference

Represents the mathematical radical object, consisting of a radical, a base, and an optional degree.

Properties

  Name Description
Bb257671.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257671.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.
Bb257671.properties(en-us,office.12).gif Deg Returns an OMath object that represents the degree for a radical. Read-only.
Bb257671.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257671.properties(en-us,office.12).gif HideDeg Returns or sets a Boolean that represents whether to hide the degree for a radical. Read/write.
Bb257671.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathRad object.