PrintCommentType module

class PrintCommentType.PrintCommentType(value)

Bases: Enum

<summary>

Print comments types.

</summary>

InPlace = 0
NoComments = 1
SheetEnd = 2