CSVSaveOptions
סקירה כללית
‘CSVSaveOptions’ הוא כיתה ב Aspose.Cells FOSS עבור Python.
אפשרויות לשמור קבצי CSV.
שיטה זו מספקת 1 שיטת עבודה עם CSVSaveOptions אובייקטים בתוכניות Python.שיטות זמינות כוללות: __init__.כל החברים הציבוריים נגישים לכל יישום Python לאחר התקנת Aspose.Cells FOSS עבור חבילת Pyathon.תכונות: ‘date_format’, ‘datetime_form’, `delimiter’, ‘encoding’, ‘include_header’, ’line_terminator’, ועוד 5.
נכסים
| Name | Type | Access | Description |
|---|---|---|---|
delimiter | `` | Read | Gets the delimiter. |
encoding | `` | Read | Gets the encoding. |
quote_char | `` | Read | Gets the quote char. |
quoting | `` | Read | Gets the quoting. |
line_terminator | `` | Read | Gets the line terminator. |
include_header | `` | Read | Gets the include header. |
worksheet_index | `` | Read | Gets the worksheet index. |
date_format | `` | Read | Gets the date format. |
datetime_format | `` | Read | Gets the datetime format. |
time_format | `` | Read | Gets the time format. |
write_bom | `` | Read | Gets the write bom. |
שיטות
| Signature | Description |
|---|---|
__init__() |
ראה גם
- Aspose.Cells for Python – Enterprise API Reference - תגיות עבור Python