WorksheetClass.Protect メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public virtual void Protect (object Password, object DrawingObjects, object Contents, object Scenarios, object UserInterfaceOnly, object AllowFormattingCells, object AllowFormattingColumns, object AllowFormattingRows, object AllowInsertingColumns, object AllowInsertingRows, object AllowInsertingHyperlinks, object AllowDeletingColumns, object AllowDeletingRows, object AllowSorting, object AllowFiltering, object AllowUsingPivotTables);
Public Overridable Sub Protect (Optional Password As Object, Optional DrawingObjects As Object, Optional Contents As Object, Optional Scenarios As Object, Optional UserInterfaceOnly As Object, Optional AllowFormattingCells As Object, Optional AllowFormattingColumns As Object, Optional AllowFormattingRows As Object, Optional AllowInsertingColumns As Object, Optional AllowInsertingRows As Object, Optional AllowInsertingHyperlinks As Object, Optional AllowDeletingColumns As Object, Optional AllowDeletingRows As Object, Optional AllowSorting As Object, Optional AllowFiltering As Object, Optional AllowUsingPivotTables As Object)
パラメーター
- Password
- Object
- DrawingObjects
- Object
- Contents
- Object
- Scenarios
- Object
- UserInterfaceOnly
- Object
- AllowFormattingCells
- Object
- AllowFormattingColumns
- Object
- AllowFormattingRows
- Object
- AllowInsertingColumns
- Object
- AllowInsertingRows
- Object
- AllowInsertingHyperlinks
- Object
- AllowDeletingColumns
- Object
- AllowDeletingRows
- Object
- AllowSorting
- Object
- AllowFiltering
- Object
- AllowUsingPivotTables
- Object