xuri
|
156bf6d16e
|
This closes #1129, make cell support inheritance columns/rows style
Correct cells style in merge range
Fix incorrect style ID returned on getting cell style in some cases
Unit test updated and simplified code
|
3 years ago |
xuri
|
2245fccca0
|
Typo fix, rename exported constants, dependencies modules and copyright update
Rename exported constants `NameSpaceDublinCoreMetadataIntiative` to `NameSpaceDublinCoreMetadataInitiative`
|
3 years ago |
xuri
|
49c9ea40d7
|
ref #65: new formula function YIELD
|
3 years ago |
three
|
f6f14f507e
|
Speed up merge cells
|
3 years ago |
xuri
|
c49e7aab30
|
Reduce cyclomatic complexities for the formula calculate function and update documentation for the API: `MergeCell` and `GetCellValue`
|
3 years ago |
xuri
|
f8f699a172
|
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
|
4 years ago |
xuri
|
2af96c0714
|
#65 fn: N, PERCENTILE.INC and T
typo fixed
|
4 years ago |
xuri
|
3783d1d01b
|
This closes #782, fix unmerge all cells cause corrupted file
|
4 years ago |
xuri
|
2514bb16c6
|
Fix #724, standardize variable naming and update unit tests
|
4 years ago |
xuri
|
88de2f8d51
|
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
|
4 years ago |
xuri
|
15fd56853f
|
Update docs and typo fixed
|
5 years ago |
xuri
|
e51aff2d95
|
Resolve #570, flat columns for the column's operation
|
5 years ago |
xuri
|
5ca7231ed4
|
optimize code and comments: use println errors instead of panic
|
5 years ago |