comment عقار
comment عقار
يحصل على comment من السيناريو ويقوم بتعيينه.
تعريف:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Scenario
يحصل على comment من السيناريو ويقوم بتعيينه.
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
aspose.cells
Scenario