ClickHyperlink Properties |
The ClickHyperlink type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Action | |
|
|
ActionType |
Represents the type of hyperlink. Read-only.
Readonly
HyperlinkActionType
.
|
|
|
Address |
Returns or sets the Internet address (URL) to the target document.
|
|
|
EndShow |
Returns a hyperlink which ends the show.
Readonly
ClickHyperlink
.
|
|
|
EndSounds |
Indicates whether the sound should be stopped on hyperlink click.
Read-only
Boolean
.
|
|
|
FirstSlide |
Returns a hyperlink to the first slide of the presentation.
Readonly
ClickHyperlink
.
|
|
|
History |
Indicates whether the target will be added
to a list.
Read-only
Boolean
.
|
|
|
InvalidUrl | |
|
|
IsHighlightClick |
Indicates whether the hyperlink should be highlighted on click.
Read-only
Boolean
.
|
|
|
LastSlide |
Returns a hyperlink to the last slide of the presentation.
Readonly
ClickHyperlink
.
|
|
|
LastVievedSlide |
Returns a hyperlink to the last viewed slide.
Readonly
ClickHyperlink
.
|
|
|
NextSlide |
Returns a hyperlink to the next slide.
Readonly
ClickHyperlink
.
|
|
|
NoAction |
Returns a special "do nothing" hyperlink.
Readonly Hyperlink.
|
|
|
PreviousSlide |
Returns a hyperlink to the previous slide.
Readonly
ClickHyperlink
.
|
|
|
TargetFrame |
Gets the frame within the parent HTML frameset
Read-only
String
.
|
|
|
TargetSlide |
If the Hyperlink targets specific slide returns this slide.
Readonly
Slide
.
|
|
|
Tooltip |
Returns or sets the ScreenTip text of a hyperlink.
Read-only
String
.
|