Commit Graph

180 Commits (6b1e592cbc7b1412da5f6d0badeaf1083117c762)

Author SHA1 Message Date
Ri Xu d93a156355 Initialize comments support & go test updated.
8 years ago
Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38;
8 years ago
Ri Xu 2868bd3ec9 - New function `HideSheet()` and `UnhideSheet()` added;
8 years ago
Ri Xu c7e277a07a - New function `CopySheet()` added, relate issue #33;
8 years ago
Ri Xu b4ed9cc40f New function `GetSheetIndex()` added, relate issue #25;
8 years ago
Ri Xu 8fd061b98f - Fix SheetCount count error;
8 years ago
Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added;
8 years ago
Ri Xu 0d3452fbe2 - Delete sheet from workbook support, related issue #30;
8 years ago
Ri Xu de6e075713 Performance improvement
8 years ago
Ri Xu bd5b033b02 Support set work sheet background image.
8 years ago
Ri Xu 81146218c7 Update README, godoc and fix typo.
8 years ago
Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support;
8 years ago
Ri Xu 52796f6e58 Format commants, break comments after 80 characters.
8 years ago
Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width;
8 years ago
Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions;
8 years ago
Ri Xu f958f05a3b - Fix issue: sheet protection and conditional formatting proprietary missing after save;
8 years ago
Ri Xu c5cc500b88 - Fix issue: pivot cache and extending spreadsheetML missing;
8 years ago
Ri Xu b84bfa7eab - Update maximum 31 characters allowed in sheet title;
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 6185cd577d Update go test.
8 years ago
Ri Xu 75abc628fe Update godoc of package.
8 years ago
Ri Xu 2e8fa2d39c Use conjunction with strings.Map to split Axis and update godoc.
8 years ago
Ri Xu 50863294f9 Fix issue #2 change project to object-oriented style and update readme file.
8 years ago
Ri Xu 956a4627d1 Fix issue #4 use builtin `map` instead of home-built.
8 years ago
Ri Xu 9c3a24d5c3 xml marshal without indent and use buffer in string concatenation.
8 years ago
Ri Xu 192af02a40 Format code with golint rules
9 years ago
Ri Xu 3c4ad28db7 - Get cell value support
9 years ago
Ri Xu a9d3ee2869 Init commit.
9 years ago