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