getActiveSlide
- getTemplateVariables
- getTemplateVariablesType
- removeVariableAudio
- removeVariableImage
- removeVariableText
- removeVariableVideo
- replaceVariableAudio
- replaceVariableHtml
- replaceVariableImage
- replaceVariableList
- replaceVariablePptxFragment
- replaceVariableTable
- replaceVariableText
- replaceVariableVideo
- setTemplateSymbol
getActiveSlide

Gets the active slide.
Description
public getActiveSlide()
This method returns the internal active slide.
Return values
Array.
Code samples
Example #1
Release notes
- phppptx 1.0:
- new method.