Aspose::Cells::Protection::GetAllowDeletingColumn method
Protection::GetAllowDeletingColumn method
Represents if the deletion of columns is allowed on a protected worksheet.
bool Aspose::Cells::Protection::GetAllowDeletingColumn()
Remarks
The columns 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 Vector
- Class Protection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++