DialogSheet.Protect 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public 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 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