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

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