| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
- Function `GetRows()` doc updated, relate issue #43;
- go test and embed template updated
|
|
|
|
| |
- go test updated
|
|
|
|
|
|
| |
`SetCellStyle` function have changed;
- go test updated
|
|
|
|
|
|
| |
- Rename function `SetBorder` to `SetCellStyle`;
- Complete `xlsxColor` structure definition;
- go test updated
|
|
|
|
|
|
| |
- Partial logic performance optimization, use pointer reference instead of a pass the variable value;
- Add comments for content types struct definition;
- Update go test `TestSetBorder` section
|
|
- Function parameter code is simplified;
- Fix element `Tint` value parsing error in worksheet;
- Update go test
|