Aspose::Cells::Drawing::Texts::ShapeTextAlignment::SetIsLockedText method

ShapeTextAlignment::SetIsLockedText method

Indicates whether the shape is locked when worksheet is protected.

void Aspose::Cells::Drawing::Texts::ShapeTextAlignment::SetIsLockedText(bool value)

Remarks

Only works when worksheet is protected.

See Also