Update Task02 Python与Excel.md
This commit is contained in:
parent
2b5303d6d0
commit
91811d0778
|
@ -299,7 +299,7 @@ workbook.save(filename = 'new_test.xlsx')
|
|||
workbook.save(filename='new_test')
|
||||
```
|
||||
|
||||
#### 设置对其样式
|
||||
#### 设置对齐样式
|
||||
|
||||
水平对齐:`distributed, justify, center, left, fill, centerContinuous, right, general`
|
||||
|
||||
|
|
Loading…
Reference in New Issue