CommentsValues enumeration
Office 2013 and later
Comment Display Types
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: