com.aspose.slides
Interface IHyperlinkQueries
- All Known Implementing Classes:
- HyperlinkQueries
public interface IHyperlinkQueries
Provide easy access to contained hyperlinks.
getHyperlinkClicks
com.aspose.ms.System.Collections.Generic.IGenericList<IHyperlinkContainer> getHyperlinkClicks()
getHyperlinkMouseOvers
com.aspose.ms.System.Collections.Generic.IGenericList<IHyperlinkContainer> getHyperlinkMouseOvers()
getAnyHyperlinks
com.aspose.ms.System.Collections.Generic.IGenericList<IHyperlinkContainer> getAnyHyperlinks()
removeAllHyperlinks
void removeAllHyperlinks()