Aspose::Cells::Style::SetIsLocked method
Style::SetIsLocked method
Gets or sets a value indicating whether a cell can be modified or not.
void Aspose::Cells::Style::SetIsLocked(bool value)
Remarks
Locking cells has no effect unless the worksheet is protected.
See Also
- Class Vector
- Class Style
- Namespace Aspose::Cells
- Library Aspose.Cells for C++