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