GetSeriesByOrder Method
GetSeriesByOrder function
Gets the Series element by order.
func (instance *SeriesCollection) GetSeriesByOrder(order int32) (*Series, error)
Remarks
See Also
- Class SeriesCollection
- Library Aspose.Cells for Go
Gets the Series element by order.
func (instance *SeriesCollection) GetSeriesByOrder(order int32) (*Series, error)