created_time عقار
created_time عقار
يحصل على وقت إنشاء هذا التعليق المترابط ويحدده.
تعريف:
@property
def created_time(self):
...
@created_time.setter
def created_time(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
ThreadedComment
يحصل على وقت إنشاء هذا التعليق المترابط ويحدده.
@property
def created_time(self):
...
@created_time.setter
def created_time(self, value):
...
aspose.cells
ThreadedComment