xuri
|
2f146c923c
Comments style changed.
|
7 years ago |
xuri
|
b4a6e61ec3
Fix golint errors under confidence 0.1
|
7 years ago |
xuri
|
ba459dc659
DataValidation struct changed
|
7 years ago |
rentiansheng
|
24a8d64f93
add datavalidation test and fixed struct bug issue #240
|
7 years ago |
rentiansheng
|
0548852190
data validation funcation
|
7 years ago |
Alex Whitney
|
db7a605cf8
Use min/mid/max value for 2 and 3 color scale conditional formatting
|
7 years ago |
Ri Xu
|
2b97c3bb46
- Support to read inlineStr type cell value, relate issue #208, PR #209;
|
7 years ago |
Olivier Mengué
|
954612157b
Add {G,S}etSheetPrOptions()
|
8 years ago |
xuri
|
90998bfb4d
Merge pull request #149 from dolmen-go/feature/SheetView-options
|
8 years ago |
Olivier Mengué
|
88e48e079a
Add SetSheetViewOptions and GetSheetViewOptions (#145)
|
8 years ago |
Ri Xu
|
96b3e1ea74
Bugfix: corrupted xlsx after write operation, relate issue #152.
|
8 years ago |
Ri Xu
|
5354074fc2
Update struct define to fix issue #112.
|
8 years ago |
Ri Xu
|
845e339755
Document updated.
|
8 years ago |
Ri Xu
|
67636039f6
- Init conditional format support, relate issue #75;
|
8 years ago |
Ri Xu
|
bbed2f6dc9
- Init create or remove panes support;
|
8 years ago |
Ri Xu
|
4f942255e4
- Fix missing element in worksheet, workbook and styles. Related issue #81;
|
8 years ago |
Ri Xu
|
86466654e2
- Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` relate issue #68;
|
8 years ago |
Ri Xu
|
c89d842352
Init auto filter support, relate issue #59.
|
8 years ago |
Ri Xu
|
fbc3d1cd01
- Worksheet conditional formatting support added, relate issue #56;
|
8 years ago |
Ri Xu
|
bee487c445
Leading space(s) character in cell value detection added. Related issue #32.
|
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 |
Ri Xu
|
48722e6482
Fix data validation property is missing after saved. Related issue issue #28.
|
8 years ago |
Ri Xu
|
52796f6e58
Format commants, break comments after 80 characters.
|
9 years ago |
Ri Xu
|
f05df2a018
- New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width;
|
9 years ago |
Ri Xu
|
2497ccb876
Fix issue struct field `paperHeight` has xml tag but is not exported.
|
9 years ago |
Ri Xu
|
9e8d36ce59
- Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions;
|
9 years ago |
Ri Xu
|
f958f05a3b
- Fix issue: sheet protection and conditional formatting proprietary missing after save;
|
9 years ago |
Ri Xu
|
c5cc500b88
- Fix issue: pivot cache and extending spreadsheetML missing;
|
9 years ago |
Ri Xu
|
b84bfa7eab
- Update maximum 31 characters allowed in sheet title;
|
9 years ago |