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