Aspose::Cells::Charts::TrendlineCollection::begin method

TrendlineCollection::begin method

Returns an iterator to the beginning of the TrendlineCollection.

Iterator Aspose::Cells::Charts::TrendlineCollection::begin()

ReturnValue

An Iterator pointing to the first element of the TrendlineCollection.

See Also