shuaibozhang

Results 1 issues of shuaibozhang

tag 0.3.2 `wksCopy.cell(1, 13).value() = 12; wksCopy.cell(1, 12).value() = 11;` assert "XLCell object has not been properly initiated" must change order `wksCopy.cell(1, 12).value() = 12;wksCopy.cell(1, 13).value() = 11;`