threaded_comments عقار
threaded_comments عقار
يحصل على قائمة التعليقات المترابطة؛
مثال
threadedComments = comment1.threaded_comments
for i in range(len(threadedComments)):
tc = threadedComments[i]
note = tc.notes
تعريف:
@property
def threaded_comments(self):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Comment
- فئة
ThreadedCommentCollection