Commit History

Author SHA1 Message Date
  xuri db7b4ee362 update formula functions test 4 years ago
  xuri 4ac32278ff Fix hyperbolic cotangent calculation incorrect and unit test 4 years ago
  xuri 76c72e0a30 Nested formula function support cell references as arguments 4 years ago
  xuri dd77cfe44c refactor formula calculation framework, add new function CHOOSE, and update dependencies module 4 years ago
  Eagle Xiang 219add2f0e value fields xlsxPatternFill.FgColor & xlsxPatternFill.BgColor cause … (#770) 4 years ago
  xuri b84bd1abc0 new formula fn: IF, LEN; not equal operator support and faster numeric precision process 4 years ago
  xuri e568319bbc Fixed #766, change order, and added fields of workbook fields 5 years ago
  Ray 58ecf81630 Update excelize.go (#765) 5 years ago
  xuri 1bc5302007 Fixed #764, add a condition for round precision 5 years ago
  xuri b260485f29 support to set print black and white and specified the first printed page number 5 years ago
  xuri 054bb9f061 Support to adjust print scaling of the worksheet 5 years ago
  xuri a26675517e This closes #756, not set the empty string for the cell when SetCellValue with nil 5 years ago
  龚尚 22dc6ff33c Update the tips message for Go modules user 5 years ago
  xuri 71829c5202 AddChart support disable legend of the chart 5 years ago
  xuri 576bfffbe6 This closes #752, fix incorrectly merged cells on duplicate row, and new formula function: LOWER, PROPER, UPPER 5 years ago
  xuri 77978ac68d This closes #657 and closes #748, AddChart support custom marker symbol and symbol size, fix AddPicture auto fit failure with multi merged cells 5 years ago
  Zhang Zhipeng ad79505173 new formula func CLEAN and TRIM, change import path to v2 (#747) 5 years ago
  Artem Kustikov 61057c58d3 Number format read fix (#741) 5 years ago
  jacentsao 95d8920c8e support range validation for decimal (#739) 5 years ago
  xuri 13e0ed2a69 Fixed #735, refresh active tab after delete sheet 5 years ago
  xuri 599a8cb0bc Fixed #727, rounding numeric with precision for formula calculation 5 years ago
  xuri 92c8626f81 Fixed #732, support single line with repeated row element in the sheet data 5 years ago
  Eugene Androsov 2be4bfd410 Fix row duplicate mechanism (#729) 5 years ago
  xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests 5 years ago
  xuri 5dd0b4aec2 using POSIX directory separator in zip path with Windows 5 years ago
  xuri cdc57db3b3 Fix race conditions 5 years ago
  xuri c82a185af8 Compatibility improvement: parse document core part (workbook) dynamically 5 years ago
  Ted fcca8a3838 optimize memory allocation (#722) 5 years ago
  xuri 9d470bb38f Update conversion between integer types and unit tests 5 years ago
  xuri b812e9a1a8 New formula function AND (#701) and update doc for the NewSheet (#714) 5 years ago