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
/
xmlStyles.go
Commit message (
Expand
)
Author
Age
*
Comments style changed.
xuri
2018-09-14
*
Fix golint errors under confidence 0.1
xuri
2018-09-12
*
- Add protection properties associated with the cell support, relate issue #191;
Ri Xu
2018-03-07
*
- Init conditional format support, relate issue #75;
Ri Xu
2017-08-11
*
Add missing element `xfId` of the styles to fix issue #93.
Ri Xu
2017-08-07
*
- Support set custom number format, relate issue #86;
Ri Xu
2017-07-27
*
- Fix missing element in worksheet, workbook and styles. Related issue #81;
Ri Xu
2017-07-15
*
- Display negative numbers by applying a red color supported;
Ri Xu
2017-07-15
*
- Currency format supported, relate issue #80;
Ri Xu
2017-07-14
*
Support set font style of shape text. Relate issue #38.
Ri Xu
2017-05-16
*
Initialize comments support & go test updated.
Ri Xu
2017-05-13
*
- Font bold, italic and underline style support. Relate issue #45;
Ri Xu
2017-04-25
*
- Set number format for a cell support;
Ri Xu
2017-04-07
*
- Set text in cell align support, note that the parameters of the `SetCellSty...
Ri Xu
2017-03-26
*
- Set cell background color and style support;
Ri Xu
2017-03-19
*
- Complete the element `sheetFormatPr` struct definition;
Ri Xu
2017-03-10
*
- New feature: border setting support (Related issue #21);
Ri Xu
2017-03-06