Searched refs:tabColor (Results 1 – 2 of 2) sorted by relevance
156 public function setTabColor(Color $tabColor) argument158 $this->tabColor = $tabColor;165 return $this->tabColor;
4060 tabColor: {4070 tabColor: options5249 return this.properties.tabColor;5254 this.properties.tabColor = value;18074 tabColor: new ColorXform('tabColor'),18088 inner = this.map.tabColor.render(xmlStream, model.tabColor) || inner;18145 if (this.map.tabColor.model) {18146 this.model.tabColor = this.map.tabColor.model;19039 tabColor: model.properties && model.properties.tabColor,19140 if (this.map.sheetPr.model && this.map.sheetPr.model.tabColor) {[all …]