[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathLimitUpper

OMathLimitUpper Class

Represents an upper-limit Office Math structure, which consists of a base element on the baseline and reduced-size limit element immediately above it.

Inheritance
OMathLimitUpper
Implements
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class OMathLimitUpper : OMathStruct, IBrowsable<OMathStruct>

Properties

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.