GetAnyHyperlinks()

Get all IHyperlinkContainer subobjects that contain not null HyperlinkMouseOver. With given IHyperlinkContainer object you can manage its hyperlink (read, update or remove). See IHyperlinkContainer interface.

virtual System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<IHyperlinkContainer>>> Aspose::Slides::IHyperlinkQueries::GetAnyHyperlinks()=0

Return Value

All IHyperlinkContainer subobjects that contain not null HyperlinkMouseOver

See Also