SaveAll method example
Private Sub SaveAll_Example()
Documents.SaveAll
End Sub