CommentsValues enumeration

Office 2013 and later

Comment Display Types

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
CommentNone No Comments. When the item is serialized out as xml, its value is "commNone".
CommentIndicator Show Comment Indicator. When the item is serialized out as xml, its value is "commIndicator".
CommentIndicatorAndComment Show Comment and Indicator. When the item is serialized out as xml, its value is "commIndAndComment".
Show: