caption mülk
caption mülk
Belirtilen Zaman Çizelgesi’nin caption’ini döndürür veya ayarlar.
Örnek
# Set the caption of the specified Timeline.
timelineObj.caption = "timeline caption test"
Tanım:
@property
def caption(self):
...
@caption.setter
def caption(self, value):
...
Ayrıca bakınız
- modül aspose.cells.timelines
- sınıf Timeline