getPrevElement
Function getPrevElement (objType As String, objBefore)
Retrieves the previous element of particular type from the object content. Equivalent to:
Me.Content.getPreviousElement (objType, objBefore)