peiqi
ef334ee658
fix issue #290
6 years ago
xuri
2aca340f5d
Merge pull request #287 from q523591/unprotect-sheet
...
New function `UnprotectSheet()` has been added
6 years ago
q523591
51857a217d
New function `UnprotectSheet()` has been added
6 years ago
HcySunYang
4dbc78ce0a
resolve #273 new feature: protect sheet support
...
new feature: protect sheet support, relate issue #273
6 years ago
xuri
30122d0346
Merge pull request #280 from covv/search-sheet
...
resolve #277 Add testing case for the function `SearchSheet()`
6 years ago
xuri
7adb8f8a2e
Merge pull request #281 from tvso/miscellaneous
...
fix unknown option in JSON struct tag
6 years ago
tvso
0ef2324f0b
fix unknown option in JSON struct tag
6 years ago
covv
75edf1ac7d
Add testing case for the function `SearchSheet()`.
6 years ago
xuri
42c3541f68
Merge pull request #278 from peng/search-sheet
...
New function: `SearchSheet()`, relate issue #277
6 years ago
xuri
b917466c71
Merge pull request #278 from peng/search-sheet
...
New function: `SearchSheet()`, relate issue #277
6 years ago
peng
e2e58a3a44
New function: `SearchSheet()`, relate issue #277
6 years ago
xuri
90bdd3632f
Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276
6 years ago
xuri
1c45425f12
resolve #276 , add OfficeOpenXML-XMLSchema-Strict mode support
6 years ago
xuri
d8a34af384
Merge pull request #275 from Zheaoli/master
...
Add Support for WriteTo Buffer
6 years ago
lizheao
2be4d45c62
feat: add new function and refactor writeto action
...
* add new exported function to get Excel file content buffer
* refactor the WriteTo function
6 years ago
xuri
f0234e6c08
Merge pull request #233 from sewi-cpan/master
...
Update documentation and add sample file
6 years ago
xuri
204139739a
Merge branch 'master' into master
6 years ago
xuri
250946568c
Remove independent sample file
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
6ced438f39
New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271 .
6 years ago
xuri
4f47737d64
Complete unit testing case for data validation
6 years ago
xuri
b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
xuri
99c9d04f67
Merge pull request #270 from rentiansheng/valiationdata
...
data validation drop-down list use sqref cell issue #268
6 years ago
rentiansheng
93cbafb0e2
data validation drop-down list use sqref cell issue #268
6 years ago
xuri
2da107d3b2
Fix typo.
6 years ago
xuri
b691e617d0
Merge pull request #267 from rentiansheng/valiationdata, this closes #147 and closes #240 .
...
Initialize data validation support
6 years ago
xuri
ba459dc659
DataValidation struct changed
...
Change `allowBlank`, `ShowErrorMessage` and `ShowInputMessage` type as boolean, add new field `ShowDropDown`, change fields orders follow as ECMA-376-1:2016 18.3.1.32.
6 years ago
xuri
562ba3d234
Add function doc and fix golint error
6 years ago
rentiansheng
24a8d64f93
add datavalidation test and fixed struct bug issue #240
6 years ago
Farmerx
ce5b37a4ac
# fix : file close 没有关闭
7 years ago
xuri
ec37b114c3
Fixes #256 and format document.
7 years ago
rentiansheng
0548852190
data validation funcation
7 years ago
xuri
efe3219af0
Delete ISSUE_TEMPLATE.md
7 years ago
xuri
df6b0d9ff4
Create PULL_REQUEST_TEMPLATE.md
7 years ago
xuri
b11b95a69a
Update issue templates
...
Issue templates have been added.
7 years ago
xuri
cddcf852c2
Merge pull request #253 from alex-whitney/252-color-scale-cond-formatting
...
Use min/mid/max value for 2 and 3 color scale conditional formatting
7 years ago
Alex Whitney
db7a605cf8
Use min/mid/max value for 2 and 3 color scale conditional formatting
7 years ago
Alex Whitney
a885bb0fb9
Add failing unit tests for issue-252
7 years ago
xuri
a3571ee39b
Bugfix: create worksheet cause file issue. Relate issue #249 .
7 years ago
xuri
79dfe1c307
GoDoc updated.
7 years ago
xuri
58a7b23d11
Merge pull request #246 from nad2000/retrieve-comments
...
added retrieval of worksheet comments
7 years ago
xuri
d6468fc114
- Initialize theme support;
...
- RGBA, HSL color convert has been added;
- go test updated
7 years ago
Rad Cirskis
1a953b6601
added unit tests
7 years ago
Rad Cirskis
e3050d21e7
added retieval of worksheet comments
7 years ago
xuri
9cb0e9308b
- Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244 ;
...
- Fix doc typo
7 years ago
xuri
d80d6aa318
Merge pull request #234 from dolmen-go/WriteTo
...
Extract WriteTo method (see io.WriterTo) to expose bytes written
7 years ago
xuri
07d568aa44
Merge pull request #241 from nad2000/issues/238
...
improved comment formatting
7 years ago
xuri
74c6091cfc
Update comment.go
...
make the comment box's height auto and having the minimum height.
7 years ago