IHyperlinkQueries class
Contents
[
Hide
]IHyperlinkQueries class
Provide easy access to contained hyperlinks.
The IHyperlinkQueries type exposes the following members:
Methods
Method | Description |
---|---|
get_hyperlink_clicks | Get all IHyperlinkContainer subobjects that contain not None HyperlinkClick. With given IHyperlinkContainer object you can manage its hyperlink (read, update or remove). See IHyperlinkContainer interface. |
get_hyperlink_mouse_overs | Get all IHyperlinkContainer subobjects that contain not None HyperlinkMouseOver. With given IHyperlinkContainer object you can manage its hyperlink (read, update or remove). See IHyperlinkContainer interface. |
get_any_hyperlinks | Get all IHyperlinkContainer subobjects that contain not None HyperlinkMouseOver. With given IHyperlinkContainer object you can manage its hyperlink (read, update or remove). See IHyperlinkContainer interface. |
remove_all_hyperlinks | Removes all contained HyperlinkClick and HyperlinkMouseOver hyperlinks (in all IHyperlinkContainer subobjects). |
See Also
- module
aspose.slides
- library
Aspose.Slides