LuigiSZ

Results 3 comments of LuigiSZ

hi @superMian, can explain how to intercept/export image from cell ? thanks

//------------------------------------------------- var isNumber = function isNumber(value) { // valid for italy number // , as decimal separator // . as thousand separator var gg = value; if (gg.indexOf(".") > -1)...

hi @rusty1s and @IgorLesnevskiy, can help me to write border on spanned cells in extend function or other way ? thanks