IDialogSheet.Protect Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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