PrintCommentsType Enum
PrintCommentsType Enum
Represents the way comments are printed with the sheet.
type PrintCommentsType int32
Fields
Field | Description |
---|---|
PrintInPlace | Represents to print comments as displayed on sheet. |
PrintNoComments | Represents not to print comments. |
PrintSheetEnd | Represents to print comments at end of sheet. |
PrintWithThreadedComments | Represents to print comments as displayed on sheet include threaded comments. |