Share via


Module.Unprotect Method

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

Syntax

'Declaration
Sub Unprotect ( _
    Password As Object _
)
'Usage
Dim instance As [Module]
Dim Password As Object

instance.Unprotect(Password)
void Unprotect(
    Object Password
)

Parameters

See Also

Reference

Module Interface

Module Members

Microsoft.Office.Interop.Excel Namespace