Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathElement Class / Previous Property

In This Topic
    Previous Property (OMathElement)
    In This Topic
    Gets the previous OMathElement in a collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Previous As OMathElement
    public OMathElement Previous {get;}
    See Also