xuri
|
407fb55c20
Update the Godoc
|
пре 6 година |
xuri
|
9c70d0ac86
Documentation updated, Go 1.10+ required
|
пре 6 година |
Harris
|
b1c9884f6d
Add the ability to change the default font
|
пре 6 година |
xuri
|
b45c4b094c
Add a check for maximum limit hyperlinks in a worksheet
|
пре 6 година |
xuri
|
0660f30cdd
godoc update and typo fixed
|
пре 6 година |
xuri
|
f2df344739
Resolve #369,#370
|
пре 6 година |
xuri
|
40ff5dc1a7
refactor: handler error instead of panic,
|
пре 6 година |
Veniamin Albaev
|
dc01264562
Huge refactorig for consistent col/row numbering (#356)
|
пре 6 година |
xuri
|
1aed1d744b
Resolve #274, performance optimization for add images, charts and shapes
|
пре 6 година |
xuri
|
fabd9d013f
README updated
|
пре 7 година |
xuri
|
3e004d900b
Comments style changed.
|
пре 7 година |
xuri
|
13a9769cc5
Comments style changed.
|
пре 7 година |
xuri
|
2f146c923c
Comments style changed.
|
пре 7 година |
xuri
|
b4a6e61ec3
Fix golint errors under confidence 0.1
|
пре 7 година |
xuri
|
ec37b114c3
Fixes #256 and format document.
|
пре 7 година |
xuri
|
9e463b4614
- Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()`
|
пре 7 година |
Lunny Xiao
|
38ad20efc1
save bytes on memory instead of string
|
пре 7 година |
Ri Xu
|
a9c7d6637c
- Support to set the positioning of a picture, relate issue #214;
|
пре 7 година |
Ri Xu
|
9ee57fdb38
Fix typo and adding Chinese version document.
|
пре 7 година |
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 година |
Ri Xu
|
7bc43301da
- Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed;
|
пре 8 година |
Ri Xu
|
7c3f91ada4
Fix non-visual canvas properties ID calculator.
|
пре 8 година |
Ri Xu
|
dea57dd0ae
Code optimize.
|
пре 8 година |
Ri Xu
|
70f6328150
Support set font style of shape text. Relate issue #38.
|
пре 8 година |
Ri Xu
|
7f30a6c943
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
|
пре 8 година |