Share via


_OLEObject.SendToBack Method

Sends the object to the back of the z-order.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function SendToBack As Object
'Usage
Dim instance As _OLEObject
Dim returnValue As Object

returnValue = instance.SendToBack()
Object SendToBack()

Return Value

Type: System.Object

See Also

Reference

_OLEObject Interface

_OLEObject Members

Microsoft.Office.Interop.Excel Namespace