caption عقار
caption عقار
إرجاع أو تعيين caption للخط الزمني المحدد.
مثال
# Set the caption of the specified Timeline.
timelineObj.caption = "timeline caption test"
تعريف:
@property
def caption(self):
...
@caption.setter
def caption(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.timelines
- فئة
Timeline