openpyxl.comments.author模块

class openpyxl.comments.author.AuthorList(author=())[源代码]

基类:openpyxl.descriptors.serialisable.Serialisable

author

只能包含声明类型的对象的序列(列表或元组)

authors

在python中不允许或混淆所需的属性名(例如“type”)或需要更具描述性的名称(例如“u”的“underline”)时,可以使用别名。

tagname = 'authors'