IMsoChart.UnProtect Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub UnProtect ( _
Password As Object _
)
'Usage
Dim instance As IMsoChart
Dim Password As Object
instance.UnProtect(Password)
void UnProtect(
Object Password
)
Parameters
- Password
Type: System.Object