R6 class for a Workbook Comments
R6 class for a Workbook Comments
The wbComment object, invisibly; called for its side effects
textComment text
authorThe comment author
styleA style for the comment
visiblelogical, if FALSE is not visible
widthWidth of the comment in ... units
heightHeight of comment in ... units
new()Creates a new wbComment object
wbComment$new(text, author, style, visible = TRUE, width = 2, height = 4)textComment text
authorThe comment author
styleA style for the comment
visiblelogical, if FALSE is not visible
widthWidth of the comment in ... units
heightHeight of comment in ... units
a wbComment object
clone()The objects of this class are cloneable with this method.
wbComment$clone(deep = FALSE)deepWhether to make a deep clone.
A comment