Powerpoint Pins

TCP Server ›› API ››
Parent Previous Next

Pin


cut

Executes the cut command, identical to clicking the Cut button. Value parameter is ignored.


file

Reads or writes the file name. When writing the value parameter is a text string with the name of the file which is immediately loaded.


next

Selects next slide, identical to clicking the Cut button. Value parameter is ignored.


prev

Selects previous slide, identical to clicking the Prev button. Value parameter is ignored.


trans

Executes the transition command, identical to clicking the display or the Trans button. Value parameter is ignored.


Example


The following example selects the next slide in module Powerpoint 1.



apiwrite powerpoint 1, next, true