index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
styles_test.go
Commit message (
Collapse
)
Author
Age
*
add checking and limits for the worksheet
xuri
2020-09-18
|
*
Resolve #643, avoid creating duplicate style
xuri
2020-05-24
|
*
- formula engine: reduce cyclomatic complexity
xuri
2020-05-10
|
|
|
|
- styles: allow empty and default cell formats, #628
*
Resolve #172, init rich text support
xuri
2020-04-06
|
*
Resolve #470, export Style structs to allow create the style for cells by ↵
xuri
2020-03-10
|
|
|
|
given JSON or structure
*
Resolve #571, init remove conditional format support
xuri
2020-03-03
|
*
Improve code coverage unit tests
xuri
2019-12-29
|
*
Improve compatibility, fix workbook's rels ID calc error
xuri
2019-12-23
|
*
Update the Godoc
xuri
2019-08-21
|
*
Add the ability to change the default font
Harris
2019-05-23
|
|
|
|
Closes #390
*
add unit tests to functions
xuri
2019-04-16
|
*
Resolve #369,#370
xuri
2019-04-15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add error return value exported functions: GetMergeCells ProtectSheet UnprotectSheet UpdateLinkedValue GetMergeCells SetSheetVisible inner functions: workSheetReader copySheet
*
Do not create a blank fill if no fill is specified in the style format
Michael W. Mitton
2019-01-09
|
*
Use min/mid/max value for 2 and 3 color scale conditional formatting
Alex Whitney
2018-07-25
|
*
Add failing unit tests for issue-252
Alex Whitney
2018-07-25