• S
    Add setter for default cell value · 670a5879
    Sharsie 提交于
    SetCellStr escapes the value in a cell so the excel sheet cannot use the value in formulas.
    
    SetCellDefault accepts a string value and sets it to a cell as a raw value without escaping it
    670a5879
excelize.go 9.3 KB