提交歷史

作者 SHA1 備註 提交日期
  xuri 5a0d885315 handle default underline type on get rich text; #65 fn: CODE, COLUMN, FIND, FINDB 4 年之前
  xuri d84050921e check empty rich text run properties; new formula fn: LEFT, LEFTB, RIGHT, RIGHTB 4 年之前
  tonnyzhang bbb8ebfa8c add GetCellRichText method and test (#789) 4 年之前
  xuri 2833395347 This closes #787, avoid duplicate rich text string items, new formula fn: BIN2DEC, BIN2HEX, BIN2OCT, HEX2BIN, HEX2DEC, HEX2OCT, OCT2BIN, OCT2DEC, OCT2HEX 4 年之前
  xuri 9154d500cf ref: #756, set cell as blank when SetCellValue with nil #756, new formula fn: BITAND, BITLSHIFT, BITOR, BITRSHIFT, BITXOR 4 年之前
  xuri ae6f56b953 #65 fn: DEC2BIN, DEC2HEX, DEC2OCT 4 年之前
  xuri b3493c5416 #65 fn: KURT, STDEV, STDEVA 4 年之前
  xuri bddea1262b This closes #785, support to change tab color; new formula function: FISHER, FISHERINV, GAMMA, GAMMALN, MIN, MINA, PERMUT 4 年之前
  xuri 36b7990d6b lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX 4 年之前
  xuri ca6b1577a7 add ten formula functions: ENCODEURL, EXACT, FALSE, IFERROR, ISTEXT, LENB, NOT, REPT, SHEET, TRUE 4 年之前
  xuri ec45d67e59 binary search in range lookup and new formula function: LOOKUP 4 年之前
  xuri 3648335d7f This improves compatibility for worksheet relative XML path and multi rules auto filter 4 年之前
  xuri 3783d1d01b This closes #782, fix unmerge all cells cause corrupted file 4 年之前
  xuri 23c73ab527 init new formula function: HLOOKUP 4 年之前
  xuri 30549c5e90 fix custom row height check issue 4 年之前
  xuri 2fb135bc94 handle end element event in the worksheet row/column iterator XML SAX parser 4 年之前
  xuri 66d85dae13 init new formula function: VLOOKUP 4 年之前
  xuri 1f329e8f96 This closes #774, closes #775 and closes #776 4 年之前
  xuri db7b4ee362 update formula functions test 4 年之前
  xuri 4ac32278ff Fix hyperbolic cotangent calculation incorrect and unit test 4 年之前
  xuri 76c72e0a30 Nested formula function support cell references as arguments 4 年之前
  xuri dd77cfe44c refactor formula calculation framework, add new function CHOOSE, and update dependencies module 4 年之前
  Eagle Xiang 219add2f0e value fields xlsxPatternFill.FgColor & xlsxPatternFill.BgColor cause … (#770) 4 年之前
  xuri b84bd1abc0 new formula fn: IF, LEN; not equal operator support and faster numeric precision process 5 年之前
  xuri e568319bbc Fixed #766, change order, and added fields of workbook fields 5 年之前
  Ray 58ecf81630 Update excelize.go (#765) 5 年之前
  xuri 1bc5302007 Fixed #764, add a condition for round precision 5 年之前
  xuri b260485f29 support to set print black and white and specified the first printed page number 5 年之前
  xuri 054bb9f061 Support to adjust print scaling of the worksheet 5 年之前
  xuri a26675517e This closes #756, not set the empty string for the cell when SetCellValue with nil 5 年之前