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
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetCaption | Returns or sets the caption of the specified Timeline. |
| SetCaption | Returns or sets the caption of the specified Timeline. |
| GetShape | Returns the TimelineShape object associated with this Timeline. Read-only. |
| GetName | Returns or sets the name of the specified Timeline |
| SetName | Returns or sets the name of the specified Timeline |