Timeline Class

Timeline class

Summary description of Timeline ViewDue to MS Excel, Excel 2003 does not support Timeline


type Timeline struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetCaptionReturns or sets the caption of the specified Timeline.
SetCaptionReturns or sets the caption of the specified Timeline.
GetShapeReturns the TimelineShape object associated with this Timeline. Read-only.
GetNameReturns or sets the name of the specified Timeline
SetNameReturns or sets the name of the specified Timeline