index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
col_test.go
Commit message (
Collapse
)
Author
Age
*
fix incorrect default column from GetColWidth
xuri
2021-03-05
|
*
lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, ↵
xuri
2021-02-15
|
|
|
|
CONCATENATE, COUNT, COUNTBLANK, MAX
*
handle end element event in the worksheet row/column iterator XML SAX parser
xuri
2021-02-05
|
*
Fix #706, #713 improve AddPicture performance, fix missing worksheet when ↵
xuri
2020-10-18
|
|
|
|
rename with same names
*
add checking and limits for the worksheet
xuri
2020-09-18
|
*
Update docs and typo fixed
xuri
2020-06-22
|
*
make columns iterator read cell streamingly and add max column limit on ↵
xuri
2020-06-22
|
|
|
|
ColumnNumberToName
*
Implement columns iterator
Jérôme Pogeant
2020-06-17
|
*
- Resolve #485 use sheet index instead of ID
xuri
2020-04-23
|
|
|
|
- added 3 internal function: getSheetID, getActiveSheetID, getSheetNameByID
*
Resolve #570, flat columns for the column's operation
xuri
2020-02-07
|
*
SetColVisible() can parse a column range + typos.
Jacques Boscq
2020-01-21
|
*
optimization: checking error in unit tests
xuri
2019-12-24
|
*
Resolve #507, add the new function `DeleteDefinedName`
xuri
2019-10-26
|
*
Compatibility improvement
xuri
2019-09-24
|
*
Resolve #397, support set style by columns
xuri
2019-05-16