ProtectedViewWindow.Close Method
Closes the specified Protected View window.
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 ProtectedViewWindow
Dim returnValue As Boolean
returnValue = instance.Close()
bool Close()
Return Value
Type: System.Boolean
Returns Boolean.