Ri Xu
|
c5dc632951
- Fix missing relationships in drawing content type shall, relate issue #58;
|
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
|
e41ee8a124
Set cell support column style predefined detection, relate issue #54.
|
8 years ago |
Ri Xu
|
7c3f91ada4
Fix non-visual canvas properties ID calculator.
|
8 years ago |
Ri Xu
|
fbc3d1cd01
- Worksheet conditional formatting support added, relate issue #56;
|
8 years ago |
Ri Xu
|
dea57dd0ae
Code optimize.
|
8 years ago |
Ri Xu
|
70f6328150
Support set font style of shape text. Relate issue #38.
|
8 years ago |
Ri Xu
|
cf97118bfe
- The max author and text in comment limit added;
|
8 years ago |
Ri Xu
|
d93a156355
Initialize comments support & go test updated.
|
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
|
8fbab47444
- Formatted cell data support, fix issue #48;
|
8 years ago |
Ri Xu
|
7f30a6c943
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
|
8 years ago |
Ri Xu
|
46b8c46d91
- Initialize table support;
|
8 years ago |
Ri Xu
|
2868bd3ec9
- New function `HideSheet()` and `UnhideSheet()` added;
|
8 years ago |
Ri Xu
|
266d2c36e5
- Font bold, italic and underline style support. Relate issue #45;
|
8 years ago |
Ri Xu
|
d78ac4108c
- Update doc of function `AddChart()`;
|
8 years ago |
Ri Xu
|
219aadeb76
- Initialize char support, relate issue #31;
|
8 years ago |
Ri Xu
|
6e287839ec
- Set number format for a cell support;
|
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
|
330c7a0925
Performance enhancements, remove redundant XML element checking logic. Relate issue #29. The benchmark report of the current version of this library is shown on the wiki page.
|
8 years ago |
Ri Xu
|
7ceb4f21ad
Godoc updated.
|
8 years ago |
Ri Xu
|
02b81b7efe
- Get an images in a cell supported, new function `GetPicture` added;
|
8 years ago |
Ri Xu
|
8dcdf9024d
Golang version 1.8+ required.
|
8 years ago |
Ri Xu
|
bee487c445
Leading space(s) character in cell value detection added. Related issue #32.
|
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
|
0d3452fbe2
- Delete sheet from workbook support, related issue #30;
|
8 years ago |
Ri Xu
|
68b4d1f546
- Set cell background color and style support;
|
8 years ago |
Ri Xu
|
de6e075713
Performance improvement
|
8 years ago |