Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zanran committed Mar 9, 2016
1 parent e768be9 commit 5b5c467
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Using the python package [xlrd](https://github.com/python-excel/xlrd) and [xlwt](https://github.com/python-excel/xlwt) to unmerge the excel file, and then auto fill the merged cells by the first cell in the merged cells.

For general purpose, unMergeExcelCell.py won't keep the style and format from the origin excel file.

## Usage
```
Un-merge excel cell and auto fill with the first cell value in the merged cells
Expand Down

0 comments on commit 5b5c467

Please sign in to comment.