GetAnyHyperlinks()
IHyperlinkQueries::GetAnyHyperlinks() method
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
- Typedef SharedPtr
- Class IList
- Class IHyperlinkContainer
- Class IHyperlinkQueries
- Namespace Aspose::Slides
- Library Aspose.Slides