text property
text property
Gets or sets the text of this SpreadsheetShape
.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
groupdocs.watermark.contents.spreadsheet
- class
SpreadsheetShape