center_horizontally 属性

center_horizontally 属性

表示工作表是否水平居中打印。

定义:

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

也可以看看