openpyxl.comments.author module

class openpyxl.comments.author.AuthorList(author=())[source]

Bases: Serialisable

author

A sequence (list or tuple) that may only contain objects of the declared type

authors

A sequence (list or tuple) that may only contain objects of the declared type

tagname = 'authors'