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

In This Topic
    Name Property (OMathFunction)
    In This Topic
    Gets the name OMathElement of the function.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As OMathElement
    public OMathElement Name {get;}
    See Also