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