Comments Module
Functions for working with Comments.
Functions and values
Function or value | Description |
Full Usage:
get worksheetCommentsPart
Parameters:
WorksheetCommentsPart
Returns: Comments
|
|
|
|
Full Usage:
getCommentAndNoteTexts commentList
Parameters:
CommentList
Returns: string seq
|
|
|
|
Full Usage:
getCommentsAuthorsTextsRefs comments
Parameters:
Comments
Returns: (string * string * string) seq
|
|
Full Usage:
getNotesAuthorsTextsRefs comments
Parameters:
Comments
Returns: (string * string * string) seq
|