Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathFunction Class / Argument Property

In This Topic
    Argument Property (OMathFunction)
    In This Topic
    Gets the OMathElement that represents math argument list of the function.
    Syntax
    'Declaration
     
    Public ReadOnly Property Argument As OMathElement
    public OMathElement Argument {get;}
    See Also