xuri
|
13a9769cc5
|
Comments style changed.
|
6 years ago |
xuri
|
2f146c923c
|
Comments style changed.
|
6 years ago |
xuri
|
b4a6e61ec3
|
Fix golint errors under confidence 0.1
|
6 years ago |
xuri
|
ec37b114c3
|
Fixes #256 and format document.
|
7 years ago |
xuri
|
9e463b4614
|
- Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()`
- go test has been updated
|
7 years ago |
Lunny Xiao
|
38ad20efc1
|
save bytes on memory instead of string
|
7 years ago |
Ri Xu
|
a9c7d6637c
|
- Support to set the positioning of a picture, relate issue #214;
- go test and godoc has been updated
|
7 years ago |
Ri Xu
|
9ee57fdb38
|
Fix typo and adding Chinese version document.
|
7 years ago |
Ri Xu
|
555e2ba9a8
|
- Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63;
- Readme and go doc updated
|
8 years ago |
Ri Xu
|
7bc43301da
|
- Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed;
- go test and go doc updated
|
8 years ago |
Ri Xu
|
7c3f91ada4
|
Fix non-visual canvas properties ID calculator.
|
8 years ago |
Ri Xu
|
dea57dd0ae
|
Code optimize.
|
8 years ago |
Ri Xu
|
70f6328150
|
Support set font style of shape text. Relate issue #38.
|
8 years ago |
Ri Xu
|
7f30a6c943
|
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
- Drawing `nvPicPr` element ID property calculation changed;
- go test updated
|
8 years ago |