OoxmlSaveOptions المنشئ

OoxmlSaveOptions()

ينشئ خيارات حفظ ملف Office open xml.

def __init__(self):
    ...

OoxmlSaveOptions(save_format)

ينشئ خيارات حفظ ملف Office open xml.

def __init__(self, save_format):
    ...
معامليكتبوصف
save_formatSaveFormatتنسيق الملف.
يجب أن يكون xlsx و xltx و xlsm و xltm.

أنظر أيضا