|
Syntax
NONE,
Description
No action is performed on click.
Syntax
PREVPAGE,
Description
The presentation jumps to the previous page.
Syntax
NEXTPAGE,
Description
The presentation jumps to the next page.
Syntax
FIRSTPAGE,
Description
The presentation continues with the first page.
Syntax
LASTPAGE,
Description
The presentation continues with the last page.
Syntax
BOOKMARK,
Description
The presentation jumps to a bookmark.
Syntax
DOCUMENT,
Description
The presentation jumps to another document.
Syntax
INVISIBLE,
Description
The object renders itself invisible after a click.
Syntax
SOUND,
Description
A sound is played after a click.
Syntax
VERB,
Description
An ole verb is performed on this object.
Syntax
VANISH,
Description
The object vanishes with its effect.
Syntax
PROGRAM,
Description
Another program is executed after a click.
Syntax
MACRO,
Description
A star basic macro is executed after the click.
Syntax
STOPPRESENTATION,
Description
The presentation is stopped after the click.
|