idx_get()

TrendlineCollection::idx_get(int32_t) method

Gets the element at the specified index. Read-only Trendline.

System::SharedPtr<ITrendline> Aspose::Slides::Charts::TrendlineCollection::idx_get(int32_t index) override

See Also