addCommentAuthor
addCommentAuthor
BASIC / ADVANCED / PREMIUM
Adds comment author into the Excel spreadsheet.
Description
public addCommentAuthor($author)
This method allows adding comment authors.
Parameters
author
Author name.
Exceptions
Author exists.
Code samples
Example #1
Release notes
- phpxlsx 2.5:
- new method.