is_hf_scale_with_doc 属性

is_hf_scale_with_doc 属性

指示页眉和页脚是否随文档缩放比例缩放。 仅适用于 Excel 2007。

定义:

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

也可以看看