Show / Hide Table of Contents

Namespace OfficeOpenXml.ThreadedComments

Classes

ExcelThreadedComment

Represents a comment in a thread of ThreadedComments

ExcelThreadedCommentCollection

This class represents an enumerable of ExcelThreadedComments.

ExcelThreadedCommentMention

This class represents a mention of a person in a ExcelThreadedComment

ExcelThreadedCommentMentionCollection

A collection of ExcelThreadedCommentMention that occors in a ExcelThreadedComment

ExcelThreadedCommentPerson

A person in the context of ThreadedComments. Might refer to an IdentityProvider, see property ProviderId.

ExcelThreadedCommentPersonCollection

Represents a collection of ExcelThreadedCommentPersons in a workbook.

ExcelThreadedCommentThread

Represents a thread of ExcelThreadedComments in a cell on a worksheet. Contains functionality to add and modify these comments.

ExcelWorksheetThreadedComments

Accessor for ExcelThreadedComments on a ExcelWorksheet

Enums

IdentityProvider

This enum defines the Identity providers for ExcelThreadedCommentPerson as described here: https://docs.microsoft.com/en-us/openspecs/office_standards/ms-xlsx/6274371e-7c5c-46e3-b661-cbeb4abfe968

Back to top Generated by DocFX