Get Method
Get function
Gets a Trendline object by its index.
func (instance *TrendlineCollection) Get(index int32) (*Trendline, error)
Remarks
See Also
- Class TrendlineCollection
- Library Aspose.Cells for Go
Gets a Trendline object by its index.
func (instance *TrendlineCollection) Get(index int32) (*Trendline, error)