Enum CommentsDisplayType
Represents the options how the comments are displayed.
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum CommentsDisplayType : int
Fields
| Name | Description |
|---|---|
| Indicator | |
| IndicatorAndComment | |
| None |
Represents the options how the comments are displayed.
public enum CommentsDisplayType : int
| Name | Description |
|---|---|
| Indicator | |
| IndicatorAndComment | |
| None |