Searched defs:isUnderline (Results 1 – 3 of 3) sorted by relevance
64 isUnderline: cell?.isUnderline ?? false, property90 isUnderline: (style["style:text-properties"]?.["-style:text-underline-style"] === "solid"), property286 isUnderline: cell.style.font?.underline || false, property303 isUnderline: cell.style.font?.underline || false, property
9606 Shape.prototype.isUnderline = function (index) { method in Shape
1444 return b};b.prototype.isUnderline=function(a){var b=!1;a=this.getTextStyle(a);(function(a,b){return… method in b