Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / SimpleField Class / AddOMath Method / AddOMath() Method

In This Topic
    AddOMath() Method
    In This Topic
    Adds an OMath to the end of the current simple field.
    Syntax
    'Declaration
     
    Public Overloads Function AddOMath() As OMath
    public OMath AddOMath()

    Return Value

    The added OMath.
    See Also