print_comments Eigentum

Stellt dar, wie Kommentare mit dem Blatt gedruckt werden.

Definition:

@property
def print_comments(self):
    ...
@print_comments.setter
def print_comments(self, value):
    ...

Siehe auch