SEND.TO.BACK macro

Sends the selected object or objects to the back. Use SEND.TO.BACK to position selected objects behind other objects.

If the selection is not an object or a group of objects, SEND.TO.BACK returns the #VALUE! error value and interrupts the macro.

Syntax

SEND.TO.BACK( )

Related Function

BRING.TO.FRONT   Brings selected objects to the front

Return to index