[]
Represents an upper-limit Office Math structure, which consists of a base element on the baseline and reduced-size limit element immediately above it.
public class OMathLimitUpper : OMathStruct, IBrowsable<OMathStruct>
Public Class OMathLimitUpper
Inherits OMathStruct
Implements IBrowsable(Of OMathStruct)
| Name | Description |
|---|---|
| Base | Gets the base OMathElement of the structure. |
| Limit | Gets the upper limit OMathElement of the structure. |
| StructType | Gets the OMathStructType of the structure. |