Ri Xu
|
e05867a033
Function `GetCellValue()` performance improvement by avoid repeating deserialization, relate issue #70.
|
7 years ago |
Ri Xu
|
555e2ba9a8
- Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63;
|
7 years ago |
Ri Xu
|
35841caaf1
- Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64;
|
7 years ago |
Ri Xu
|
efff54ccde
- Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60;
|
7 years ago |
Ri Xu
|
8fbab47444
- Formatted cell data support, fix issue #48;
|
7 years ago |
Ri Xu
|
266d2c36e5
- Font bold, italic and underline style support. Relate issue #45;
|
7 years ago |
Ri Xu
|
6e287839ec
- Set number format for a cell support;
|
7 years ago |
Ri Xu
|
7ceb4f21ad
Godoc updated.
|
7 years ago |
Ri Xu
|
b6254209fe
- Set text in cell align support, note that the parameters of the `SetCellStyle` function have changed;
|
7 years ago |
Ri Xu
|
68b4d1f546
- Set cell background color and style support;
|
7 years ago |
Ri Xu
|
de6e075713
Performance improvement
|
7 years ago |
Ri Xu
|
5384756d64
- Complete the element `sheetFormatPr` struct definition;
|
7 years ago |
Ri Xu
|
1f73f08185
- New feature: border setting support (Related issue #21);
|
7 years ago |