Lines Matching refs:addAttribute

7346     value: function addAttribute(name, value) {
12079 xmlStream.addAttribute('cx', width);
12080 xmlStream.addAttribute('cy', height);
12782 xmlStream.addAttribute(this.$count, model && model.length || 0);
13171 xmlStream.addAttribute('t', 'str');
13182 xmlStream.addAttribute('t', 'b');
13188 xmlStream.addAttribute('t', 'e');
13215 xmlStream.addAttribute('r', model.address);
13218 xmlStream.addAttribute('s', model.styleId);
13230 xmlStream.addAttribute('t', 'b');
13235 xmlStream.addAttribute('t', 'e');
13242 xmlStream.addAttribute('t', 's');
13245 xmlStream.addAttribute('t', 'inlineStr');
13252 xmlStream.addAttribute('t', 'str');
13264 xmlStream.addAttribute('t', 's');
13267 xmlStream.addAttribute('t', 'str');
15755 xmlStream.addAttribute('min', model.min);
15756 xmlStream.addAttribute('max', model.max);
15759 xmlStream.addAttribute('width', model.width);
15763 xmlStream.addAttribute('style', model.styleId);
15767 xmlStream.addAttribute('hidden', '1');
15771 xmlStream.addAttribute('bestFit', '1');
15775 xmlStream.addAttribute('outlineLevel', model.outlineLevel);
15779 xmlStream.addAttribute('collapsed', '1');
15782 xmlStream.addAttribute('customWidth', '1');
16023 xmlStream.addAttribute('type', value.type);
16026 xmlStream.addAttribute('operator', value.operator);
16030 xmlStream.addAttribute('allowBlank', '1');
16035 xmlStream.addAttribute('showInputMessage', '1');
16039 xmlStream.addAttribute('promptTitle', value.promptTitle);
16043 xmlStream.addAttribute('prompt', value.prompt);
16047 xmlStream.addAttribute('showErrorMessage', '1');
16051 xmlStream.addAttribute('errorStyle', value.errorStyle);
16055 xmlStream.addAttribute('errorTitle', value.errorTitle);
16059 xmlStream.addAttribute('error', value.error);
16062 xmlStream.addAttribute('sqref', value.sqref);
16566 xmlStream.addAttribute('differentFirst', '1');
16571 xmlStream.addAttribute('differentOddEven', '1');
17693 xmlStream.addAttribute(this.$count, model.length);
17694 xmlStream.addAttribute('manualBreakCount', model.length);
17778 xmlStream.addAttribute('r', model.number);
17781 xmlStream.addAttribute('ht', model.height);
17782 xmlStream.addAttribute('customHeight', '1');
17786 xmlStream.addAttribute('hidden', '1');
17790 xmlStream.addAttribute('spans', "".concat(model.min, ":").concat(model.max));
17794 xmlStream.addAttribute('s', model.styleId);
17795 xmlStream.addAttribute('customFormat', '1');
17798 xmlStream.addAttribute('x14ac:dyDescent', '0.25');
17801 xmlStream.addAttribute('outlineLevel', model.outlineLevel);
17805 xmlStream.addAttribute('collapsed', '1');
18384 xmlStream.addAttribute(name, value);
19432 xmlStream.addAttribute(this.attr, this._format(model));
19532 xmlStream.addAttribute(this.attr, model);
19633 xmlStream.addAttribute(this.attr, model);
20491 xmlStream.addAttribute('xml:space', 'preserve');
20681 xmlStream.addAttribute(name, value);
20804 xmlStream.addAttribute('style', model.style);
20925 xmlStream.addAttribute('diagonalUp', '1');
20929 xmlStream.addAttribute('diagonalDown', '1');
21078 xmlStream.addAttribute('rgb', model.argb);
21080 xmlStream.addAttribute('theme', model.theme);
21083 xmlStream.addAttribute('tint', model.tint);
21086 xmlStream.addAttribute('indexed', model.indexed);
21088 xmlStream.addAttribute('auto', '1');
21363 xmlStream.addAttribute('position', model.position);
21440 xmlStream.addAttribute('patternType', model.pattern);
21554 xmlStream.addAttribute('degree', model.degree);
21558 xmlStream.addAttribute('type', 'path');
21561 xmlStream.addAttribute('left', model.center.left);
21564 xmlStream.addAttribute('right', model.center.left);
21569 xmlStream.addAttribute('right', model.center.right);
21573 xmlStream.addAttribute('top', model.center.top);
21576 xmlStream.addAttribute('bottom', model.center.top);
21581 xmlStream.addAttribute('bottom', model.center.bottom);
22195 xmlStream.addAttribute(name, value);
22307 xmlStream.addAttribute('xfId', model.xfId || 0);
22311 xmlStream.addAttribute('applyNumberFormat', '1');
22315 xmlStream.addAttribute('applyFont', '1');
22319 xmlStream.addAttribute('applyFill', '1');
22323 xmlStream.addAttribute('applyBorder', '1');
22327 xmlStream.addAttribute('applyAlignment', '1');
22331 xmlStream.addAttribute('applyProtection', '1');