StreamProviderOptions المنشئ
StreamProviderOptions()
يقوم بتهيئة نسخة جديدة من الفئة StreamProviderOptions.
def __init__(self):
...
StreamProviderOptions(loading_type, default_path)
يقوم بتهيئة نسخة جديدة من الفئة StreamProviderOptions.
def __init__(self, loading_type, default_path):
...
معامل | يكتب | وصف |
---|---|---|
loading_type | ResourceLoadingType | نوع تحميل المورد المرتبط. |
default_path | str | المسار الافتراضي. |
أنظر أيضا
- وحدة aspose.cells
- فئة StreamProviderOptions