Home > All Other Interfaces > IPresentation > DeleteStep
Deletes a presentation step.
JavaScript |
|
DeleteStep( Index) |
C# |
|
void DeleteStep( int Index) |
C++ |
|
|
Parameters
Index
A zero based index of the step to be deleted.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.