xuri
|
0660f30cdd
|
godoc update and typo fixed
|
2019-04-20 14:57:50 +08:00 |
xuri
|
40ff5dc1a7
|
refactor: handler error instead of panic,
Exported functions:
SetCellStyle
InsertCol
RemoveCol
RemoveRow
InsertRow
DuplicateRow
DuplicateRowTo
SetRowHeight
GetRowHeight
GetCellValue
GetCellFormula
GetCellHyperLink
SetCellHyperLink
SetCellInt
SetCellBool
SetCellFloat
SetCellStr
SetCellDefault
GetCellStyle
SetCellValue
MergeCell
SetSheetRow
SetRowVisible
GetRowVisible
SetRowOutlineLevel
GetRowOutlineLevel
GetRows
Columns
SearchSheet
AddTable
GetPicture
AutoFilter
GetColVisible
SetColVisible
GetColOutlineLevel
SetColOutlineLevel
SetColWidth
GetColWidth
inner functions:
adjustHelper
adjustMergeCells
adjustAutoFilter
prepareCell
setDefaultTimeStyle
timeToExcelTime
addDrawingChart
addDrawingVML
addDrawingPicture
getTotalRowsCols
checkRow
addDrawingShape
addTable
|
2019-03-23 20:08:06 +08:00 |
xuri
|
beff7b4f3c
|
Typo fixed and godoc updated
|
2019-03-20 15:13:41 +08:00 |
Kimxu
|
164a3e126a
|
update README and functions docs (#351)
* update README and functions docs
* update README and functions docs
|
2019-03-07 15:13:32 +08:00 |
xuri
|
b7b925c03f
|
Update readme
|
2019-01-29 10:47:24 +08:00 |
xuri
|
969f4e2399
|
Resolve #329, add copyright agreement statement on README and LICENSE
|
2019-01-05 10:55:43 +08:00 |
xuri
|
fabd9d013f
|
README updated
|
2019-01-01 13:20:14 +08:00 |
xuri
|
b89f75c896
|
Add new logo for excelize
|
2018-12-05 00:27:19 +08:00 |
xuri
|
79dfe1c307
|
GoDoc updated.
|
2018-07-13 17:40:47 +08:00 |
Ri Xu
|
a9c7d6637c
|
- Support to set the positioning of a picture, relate issue #214;
- go test and godoc has been updated
|
2018-04-26 11:41:13 +08:00 |
Ri Xu
|
9ee57fdb38
|
Fix typo and adding Chinese version document.
|
2018-04-23 00:14:58 +08:00 |
Ri Xu
|
50e3963332
|
Remove English from the Chinese Readme file.
|
2018-03-27 21:14:40 +08:00 |
Ri Xu
|
adce2de927
|
Add the Chinese version of the README file.
|
2018-03-27 21:01:07 +08:00 |