|
|
const cellWidth = context.sheet.getCell(-1, context.col).width();
|
|
const cellWidth = context.sheet.getCell(-1, context.col).width();
|
|
|
TreeNodeCellType.prototype.paint = function (ctx, value, x, y, w, h, style, options) {
|
|
TreeNodeCellType.prototype.paint = function (ctx, value, x, y, w, h, style, options) {
|