CSVLoadOptions
סקירה כללית
‘CSVLoadOptions’ הוא כיתה ב Aspose.Cells FOSS עבור Python.
אפשרויות להורדה של קבצי CSV.
שיטה זו מספקת 1 שיטת עבודה עם CSVLoadOptions אובייקטים בתוכניות Python.שיטות זמינות כוללות: __init__.כל החברים הציבוריים נגישים לכל יישום Python לאחר התקנת Aspose.Cells FOSS עבור חבילת Pyathon.תכונות: ‘auto_detect_types’, ‘date_formats’, `delimiter’, ‘encoding’, ’escape_char’, ’false_values’, ועוד 4.
נכסים
| Name | Type | Access | Description |
|---|---|---|---|
delimiter | `` | Read | Gets the delimiter. |
encoding | `` | Read | Gets the encoding. |
has_header | `` | Read | Gets the has header. |
quote_char | `` | Read | Gets the quote char. |
escape_char | `` | Read | Gets the escape char. |
skip_rows | `` | Read | Gets the skip rows. |
auto_detect_types | `` | Read | Gets the auto detect types. |
date_formats | `` | Read | Gets the date formats. |
true_values | `` | Read | Gets the true values. |
false_values | `` | Read | Gets the false values. |
שיטות
| Signature | Description |
|---|---|
__init__() |
ראה גם
- Aspose.Cells for Python – Enterprise API Reference - תגיות עבור Python