name property
name property
Returns the name of this control. Read/write str.
Definition:
@property
def name(self):
...
@name.setter
def name(self, value):
...
See Also
- class
IControl
- module
aspose.slides
- library
Aspose.Slides
Returns the name of this control. Read/write str.
@property
def name(self):
...
@name.setter
def name(self, value):
...
IControl
aspose.slides
Aspose.Slides