text property
text property
Gets or sets the text of this WordProcessingShape
.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Gets or sets the text of this WordProcessingShape
.
@property
def text(self):
...
@text.setter
def text(self, value):
...