powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.comments.comments.html
Comment(text, author, height = 79L, width = 144L, ...)
An openpyxl Python object.
text
author
height
width
Additional arguments, i.e. kwargs.
if (FALSE) { Comment(text = "text", author = "author") }
Run the code above in your browser using DataLab