PrintCommentsType
PrintCommentsType enumeration
Represents the way comments are printed with the sheet.
Values
Name | Value | Description |
---|---|---|
PrintInPlace | 0 | Represents to print comments as displayed on sheet. |
PrintNoComments | 1 | Represents not to print comments. |
PrintSheetEnd | 2 | Represents to print comments at end of sheet. |
PrintWithThreadedComments | 3 | Represents to print comments as displayed on sheet include threaded comments. |