Get Method
Get function
Gets the Series element at the specified index.
func (instance *SeriesCollection) Get(index int32) (*Series, error)
Remarks
See Also
- Class SeriesCollection
- Library Aspose.Cells for Go
Gets the Series element at the specified index.
func (instance *SeriesCollection) Get(index int32) (*Series, error)