Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathNary Class / Base Property

In This Topic
    Base Property (OMathNary)
    In This Topic
    Gets the n-ary and, e.g., integrand for an integral, summand for a summation OMathElement of the structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Base As OMathElement
    public OMathElement Base {get;}
    See Also