_Document.Protect2002(WdProtectionType, Object, Object) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
内部使用のために予約されています。
public void Protect2002 (Microsoft.Office.Interop.Word.WdProtectionType Type, ref object NoReset, ref object Password);
abstract member Protect2002 : Microsoft.Office.Interop.Word.WdProtectionType * obj * obj -> unit
Public Sub Protect2002 (Type As WdProtectionType, Optional ByRef NoReset As Object, Optional ByRef Password As Object)
パラメーター
- Type
- WdProtectionType
- NoReset
- Object
- Password
- Object