addCommentAuthor

addCommentAuthor

BASIC / ADVANCED / PREMIUM

Inserts a comment author into the PowerPoint presentation.

Description
public addCommentAuthor($author, $options = array())

This method inserts comment authors into the PowerPoint presentation.

Parameters

author

Author.

options

Key Type Description
initials string The same as author if not set.
Exceptions

Duplicated author.

Code samples

Example #1

Release notes
  • phppptx 2.0: new method.