name property
name property
Gets or sets the name a shape.
Definition:
@property
def name(self):
...
@name.setter
def name(self, value):
...
See Also
- module
groupdocs.watermark.contents
- class
OfficeShapeSettings
Gets or sets the name a shape.
@property
def name(self):
...
@name.setter
def name(self, value):
...
groupdocs.watermark.contents
OfficeShapeSettings