is_locked_text property
is_locked_text property
Indicates whether the shape is locked when worksheet is protected.
Remarks
Only works when worksheet is protected.
Definition:
@property
def is_locked_text(self):
...
@is_locked_text.setter
def is_locked_text(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
ShapeTextAlignment