Timeline.Caption
Timeline.Caption property
Returns or sets the caption of the specified Timeline.
public string Caption { get; set; }
Examples
[C#]
//Set the caption of the specified Timeline.
timelineObj.Caption = "timeline caption test";
See Also
- class Timeline
- namespace Aspose.Cells.Timelines
- assembly Aspose.Cells