OMathNary Interface
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.
Represents the mathematical n-ary object, consisting of an n
-ary object, a base (or operand), and optional upper limits and lower limits.
public interface class OMathNary
[System.Runtime.InteropServices.Guid("CEBD4184-4E6D-4FC6-A42D-2142B1B76AF5")]
public interface OMathNary
type OMathNary = interface
Public Interface OMathNary
- Attributes
Properties
Application |
Returns an _Application object that represents the Microsoft Word application. |
Char |
Returns or sets a Short that represents a character used as the |
Creator |
Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only. |
E |
Returns a OMath object that represents the base of the specified equation object. Read-only. |
Grow |
Returns or sets a Boolean that represents whether |
HideSub |
Returns or sets a Boolean that represents whether to hide the lower limit of an |
HideSup |
Returns or sets a Boolean that represents whether to hide the upper limit of an |
Parent |
Returns the parent object of the specified OMathNary object. |
Sub |
Returns a OMath object that represents the lower limit of an |
SubSupLim |
Returns or sets a Boolean that represents the positioning of |
Sup |
Returns a OMath object that represents the upper limit of an |