Protection.AllowDeletingRow
Protection.AllowDeletingRow property
Represents if the deletion of rows is allowed on a protected worksheet.
public bool AllowDeletingRow { get; set; }
Remarks
The rows containing the cells to be deleted must be unlocked when the sheet is protected, and “Select unlocked cells” option must be enabled.
See Also
- class Protection
- namespace Aspose.Cells
- assembly Aspose.Cells