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):
...