[]
Specifies the way that cell comments are printed with the sheet.
public enum CellComments : byte
Public Enum CellComments As Byte
Name | Description |
---|---|
AsDisplayed | Print comments as displayed. |
AtEnd | Print comments at end. |
None | Does not Print comments. |