pub fn get_threaded_comments(
threaded_comments: &Option<ThreadedComments>,
person_list: &PersonList,
) -> Vec<ThreadedCommentData>Expand description
Get all threaded comments for a sheet.
pub fn get_threaded_comments(
threaded_comments: &Option<ThreadedComments>,
person_list: &PersonList,
) -> Vec<ThreadedCommentData>Get all threaded comments for a sheet.