IPane.Activate Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Activate As Boolean
'Usage
Dim instance As IPane
Dim returnValue As Boolean
returnValue = instance.Activate()
bool Activate()
Return Value
Type: System.Boolean