Enum CellComments
Represents the options how to display cell comments.
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum CellComments : int
Fields
| Name | Description |
|---|---|
| AsDisplayed | |
| AtEnd | |
| None |
Represents the options how to display cell comments.
public enum CellComments : int
| Name | Description |
|---|---|
| AsDisplayed | |
| AtEnd | |
| None |