xuri
|
fabd9d013f
README updated
|
7 gadi atpakaļ |
xuri
|
1c45425f12
resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support
|
7 gadi atpakaļ |
xuri
|
3e004d900b
Comments style changed.
|
7 gadi atpakaļ |
xuri
|
13a9769cc5
Comments style changed.
|
7 gadi atpakaļ |
xuri
|
6ced438f39
New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271.
|
7 gadi atpakaļ |
xuri
|
b4a6e61ec3
Fix golint errors under confidence 0.1
|
7 gadi atpakaļ |
Farmerx
|
ce5b37a4ac
# fix : file close 没有关闭
|
7 gadi atpakaļ |
xuri
|
ec37b114c3
Fixes #256 and format document.
|
7 gadi atpakaļ |
xuri
|
79dfe1c307
GoDoc updated.
|
7 gadi atpakaļ |
xuri
|
9e463b4614
- Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()`
|
7 gadi atpakaļ |
Lunny Xiao
|
38ad20efc1
save bytes on memory instead of string
|
7 gadi atpakaļ |
Ri Xu
|
a9c7d6637c
- Support to set the positioning of a picture, relate issue #214;
|
7 gadi atpakaļ |
Ri Xu
|
06e54bf1c6
Readme and godoc has been updated.
|
7 gadi atpakaļ |
Ri Xu
|
7621927573
- Add a hyperlink to an image support for the function `AddPicture()`, relate issue #185;
|
7 gadi atpakaļ |
Jinzhu
|
21214a514d
Rename import path to github.com/360EntSecGroup-Skylar/excelize
|
8 gadi atpakaļ |
Ri Xu
|
f10ee929d0
- Bugfix: use sheet name in func `AddPicture`, relate issue #142;
|
8 gadi atpakaļ |
Ri Xu
|
ebafbdde73
Bugfix: use sheet name in func `AddChat`, relate issue #138
|
8 gadi atpakaļ |
Ri Xu
|
905be463ed
Improve code readability.
|
8 gadi atpakaļ |
Ri Xu
|
f05f799f8d
- API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120.
|
8 gadi atpakaļ |
Ri Xu
|
6aa59a1af2
- Init insert/remove column/row support. Relate issue #77 and #82;
|
8 gadi atpakaļ |
Ri Xu
|
20aae4e0e6
Repo URI changed.
|
8 gadi atpakaļ |
Ri Xu
|
66e5d1fa80
API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`.
|
8 gadi atpakaļ |
Ri Xu
|
555e2ba9a8
- Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63;
|
8 gadi atpakaļ |
Ri Xu
|
efff54ccde
- Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60;
|
8 gadi atpakaļ |
Ri Xu
|
7c3f91ada4
Fix non-visual canvas properties ID calculator.
|
8 gadi atpakaļ |
Ri Xu
|
dea57dd0ae
Code optimize.
|
8 gadi atpakaļ |
Ri Xu
|
d93a156355
Initialize comments support & go test updated.
|
8 gadi atpakaļ |
Ri Xu
|
7f30a6c943
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
|
8 gadi atpakaļ |
Ri Xu
|
46b8c46d91
- Initialize table support;
|
8 gadi atpakaļ |
Ri Xu
|
219aadeb76
- Initialize char support, relate issue #31;
|
8 gadi atpakaļ |