Compartir a través de


ChartObjects.BringToFront Method

Brings the object to the front of the z-order.

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

Syntax

'Declaration
Function BringToFront As Object
'Usage
Dim instance As ChartObjects
Dim returnValue As Object

returnValue = instance.BringToFront()
Object BringToFront()

Return Value

Type: System.Object

See Also

Reference

ChartObjects Interface

ChartObjects Members

Microsoft.Office.Interop.Excel Namespace