remove_personal_information 属性
remove_personal_information 属性
如果可以从指定的工作簿中删除个人信息,则为真。
评论
定义:
@property
def remove_personal_information(self):
...
@remove_personal_information.setter
def remove_personal_information(self, value):
...
如果可以从指定的工作簿中删除个人信息,则为真。
@property
def remove_personal_information(self):
...
@remove_personal_information.setter
def remove_personal_information(self, value):
...