DialogSheet.Protect Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- 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