Commit Graph

24 Commits (cc1d3fefc2227d5a2cc7c3d2f936ac42a9f7490a)

Author SHA1 Message Date
Ri Xu 67636039f6
- Init conditional format support, relate issue #75;
8 years ago
Ri Xu bf4b02e6d6
Update image in readme and fix typo.
8 years ago
Ri Xu d372bb977f Priority cell style, when the cell and the column at the same time with the style attribute. Relate issue #54 and #56.
8 years ago
Ri Xu 66349f8ec0 Handle number formats out of built-in range exception by returning raw value, relate issue #50.
8 years ago
Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38;
8 years ago
Ri Xu 219aadeb76 - Initialize char support, relate issue #31;
8 years ago
Ri Xu 4b8b410f52 Bugfix #23 can't get multiple records.
8 years ago
Josh Fyne e8ba09d0c5 io.Reader not io.ReaderAt
8 years ago
Ri Xu 53564cbe57 Fix issue #19.
8 years ago
Ri Xu bd5b033b02 Support set work sheet background image.
8 years ago
Ri Xu 03234d6a25 Support add picture with offset and scaling.
8 years ago
Ri Xu a99f0227b0 - New function `AddPicture()` added, support to add picture into excel cell;
8 years ago
Ri Xu a08c8eb1ae - Fix issue comments missing after save;
8 years ago
Ri Xu ddeed48fc1 - Fix issue background image and table missing after save;
8 years ago
Ri Xu 6e1475a242 Fix hyperlink missing after save issue and update completion row element logic to enhance compatibility.
8 years ago
Ri Xu 78eb982052 Remove useless `.xlsx` tested files and go test updated.
8 years ago
ahmad 37c4575835 looping on row col functionality
8 years ago
Ri Xu 6185cd577d Update go test.
8 years ago
Ri Xu db5f5134d5 Update test XLSX template.
8 years ago
Ri Xu d877d9f246 Fix zoom scale and page layout view setting of XLSX.
8 years ago
Ri Xu df8f85d6ab Open file error return added and UpdateLinkedValue function added to fix linked values within a spreadsheet are not updating.
8 years ago
Ri Xu 7bd8d9ee5b Fix checkRow() out of range
9 years ago
Ri Xu 0a0a36bafd Update testing file more case added and reading cell value usage example in readme added.
9 years ago
Ri Xu a9d3ee2869 Init commit.
9 years ago