| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- go test and readme update
|
|\
| |
| | |
Conut and trim sheet name in UTF-8
|
|/ |
|
| |
|
|
|
|
| |
- go test and godoc updated
|
|
|
|
| |
- go test added
|
| |
|
| |
|
|\
| |
| | |
Fix round-off error in representation of date and time values
|
|/ |
|
| |
|
|\
| |
| | |
Add extra argument "Linktype" to SetCellHyperLink
|
|/
|
|
|
|
| |
it support "External" and "Location"
Signed-off-by: Youngwan Kim <y103.kim@gmail.com>
|
|
|
|
| |
- go test updated
|
|
|
|
| |
- godoc updated
|
|
|
|
| |
- go test and godoc updated
|
|
|
|
| |
- godoc updated
|
|
|
|
| |
- Readme and go test updated
|
| |
|
|
|
|
| |
- Format code and update readme
|
| |
|
| |
|
|
|
|
| |
- go test updated
|
|
|
|
| |
- go test and godoc updated
|
| |
|
| |
|
|\
| |
| | |
SHEET.GO: Fix small typo
|
| |
| |
| |
| |
| |
| | |
Adds a '{' to the example for sheet.GetSheetMap()
Signed-off-by: Mark Stenglein <mark@stengle.in>
|
|/ |
|
| |
|
|
|
|
|
|
| |
exported, relate issue #72;
- go test and go doc updated
|
|
|
|
| |
deserialization, relate issue #70.
|
|
|
|
|
|
|
| |
`GetRowHeight()` relate issue #68;
- Unify the return value data type of functions `SetColWidth()` and `GetColWidth()`;
- go test updated
|
|
|
|
| |
issue #68.
|
|
|
|
| |
instead of `WriteTo()`.
|
|
|
|
|
|
| |
`ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63;
- Readme and go doc updated
|
|
|
|
|
|
| |
deserialization, relate issue #64;
- Make function `ToAlphaString()` exportable, relate issue #63
|
|
|
|
|
|
| |
`time.Time` data type, related issue #62;
- go doc updated
|
| |
|
|
|
|
|
|
| |
format set parameter of function `AddShape()` changed;
- go test and go doc updated
|
|
|
|
|
| |
- go test updated;
- Fix typo
|
|
|
|
|
|
| |
issue #61;
- go test updated
|
|
|
|
| |
- Simplified code
|
| |
|