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
|
6 years ago |
xuri
|
beff7b4f3c
|
Typo fixed and godoc updated
|
6 years ago |
Kimxu
|
164a3e126a
|
update README and functions docs (#351)
* update README and functions docs
* update README and functions docs
|
6 years ago |
xuri
|
b7b925c03f
|
Update readme
|
6 years ago |
xuri
|
969f4e2399
|
Resolve #329, add copyright agreement statement on README and LICENSE
|
6 years ago |
xuri
|
fabd9d013f
|
README updated
|
6 years ago |
xuri
|
b89f75c896
|
Add new logo for excelize
|
6 years ago |
xuri
|
79dfe1c307
|
GoDoc updated.
|
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
|
50e3963332
|
Remove English from the Chinese Readme file.
|
7 years ago |
Ri Xu
|
adce2de927
|
Add the Chinese version of the README file.
|
7 years ago |