Timeline.Select
Timeline.Select method
Select item between the date time.
public void Select(DateTime start, DateTime end, bool calculate)
| Parameter | Type | Description |
|---|---|---|
| start | DateTime | The start date time |
| end | DateTime | The end date time |
| calculate | Boolean | Indicates whether to calculate relative pivot tables |
Remarks
CurrentLevel must be set before calling this method. If this method is called, SelectionLevel will be CurrentLevel.
See Also
- class Timeline
- namespace Aspose.Cells.Timelines
- assembly Aspose.Cells