WorksheetClass.Protect Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- 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