Commit Graph

28 Commits (2ccb8f62edd5d1ce039e663591964b9066fd2f4e)

Author SHA1 Message Date
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri a34d3b8c86
Compatibility improvement
5 years ago
xuri 75d66a03f3
Fix #482, font strike style support
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri 821632cf89
Fix #424, refactor merged cells adjuster
6 years ago
xuri 421f945f51
Fixed #418, #420, #421, init adjust calculation chain support
6 years ago
xuri 3997dee1f5
Fix #411, change font size to float type
6 years ago
xuri f91f548614
Resolve #404, get sheet map by target rels.
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
Ri Xu ecc3adf22a
- Add protection properties associated with the cell support, relate issue #191;
7 years ago
Ri Xu 67636039f6
- Init conditional format support, relate issue #75;
8 years ago
Ri Xu 5cf3725f02
Add missing element `xfId` of the styles to fix issue #93.
8 years ago
Ri Xu 4a74951e81
- Support set custom number format, relate issue #86;
8 years ago
Ri Xu 4f942255e4
- Fix missing element in worksheet, workbook and styles. Related issue #81;
8 years ago
Ri Xu 60fa5a5be1
- Display negative numbers by applying a red color supported;
8 years ago
Ri Xu bc31e545c8
- Currency format supported, relate issue #80;
8 years ago
Ri Xu 70f6328150 Support set font style of shape text. Relate issue #38.
8 years ago
Ri Xu d93a156355 Initialize comments support & go test updated.
8 years ago
Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45;
8 years ago
Ri Xu 6e287839ec - Set number format for a cell support;
8 years ago
Ri Xu b6254209fe - Set text in cell align support, note that the parameters of the `SetCellStyle` function have changed;
8 years ago
Ri Xu 68b4d1f546 - Set cell background color and style support;
8 years ago
Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition;
8 years ago
Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21);
8 years ago