Workbook._Protect – metoda
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Obor názvů: Microsoft.Office.Tools.Excel
Sestavení: Microsoft.Office.Tools.Excel (v Microsoft.Office.Tools.Excel.dll)
Syntaxe
'Deklarace
Sub _Protect ( _
Password As Object, _
Structure As Object, _
Windows As Object _
)
void _Protect(
Object Password,
Object Structure,
Object Windows
)
Parametry
- Password
Typ: System.Object
- Structure
Typ: System.Object
- Windows
Typ: System.Object
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.