HyperlinkQueries Methods |
The HyperlinkQueries type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| 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.
| |
| GetHashCode | (Inherited from Object.) | |
| GetHyperlinkClicks |
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.
| |
| GetHyperlinkMouseOvers |
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.
| |
| GetType | (Inherited from Object.) | |
| RemoveAllHyperlinks |
Removes all contained HyperlinkClick and HyperlinkMouseOver hyperlinks (in all IHyperlinkContainer subobjects).
| |
| ToString | (Inherited from Object.) |