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