Obtains the sheet that is behind the specified sheet in the MDI frame.
MDI frame windows
mdiframewindow.GetNextSheet ( sheet )
Window. Returns the sheet that is behind sheet in the MDI frame. If there is no sheet behind sheet, GetNextSheet returns an invalid value. If any argument’s value is null, GetNextSheet returns null.