GetHyperlinkClicks()
IHyperlinkQueries::GetHyperlinkClicks() method
Get all IHyperlinkContainer subobjects that contain not null HyperlinkClick. 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::GetHyperlinkClicks()=0
Return Value
All IHyperlinkContainer subobjects that contain not null HyperlinkClick
See Also
- Typedef SharedPtr
- Class IList
- Class IHyperlinkContainer
- Class IHyperlinkQueries
- Namespace Aspose::Slides
- Library Aspose.Slides