Skip to main content

add_comment

Function add_comment 

Source
pub fn add_comment(comments: &mut Option<Comments>, config: &CommentConfig)
Expand description

Add a comment to a sheet’s comments collection.

If comments is None, a new Comments structure is created.