text property
text property
Text value of change.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
groupdocs.comparison.result
- class
ChangeInfo
Text value of change.
@property
def text(self):
...
@text.setter
def text(self, value):
...
groupdocs.comparison.result
ChangeInfo