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