Home
last modified time | relevance | path

Searched refs:cellType (Results 1 – 22 of 22) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRepeatCellRequest.php22 protected $cellType = CellData::class; variable in Google\\Service\\Sheets\\RepeatCellRequest
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21cellType:"annotations",col:this.sheet.getRoot(),minWidth:400}}),this.translate("Annotations")],0,{…
H A Ddmn-navigated-viewer.production.min.js16cellType:"annotations",col:this.sheet.getRoot(),minWidth:400}}),this.translate("Annotations")],0,{…
H A Ddmn-viewer.production.min.js16cellType:"annotations",col:this.sheet.getRoot(),minWidth:400}}),this.translate("Annotations")],0,{…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …zontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSp… property in CKEDITOR.lang.en.table.cell
H A Den.js.beautified581 cellType: "Cell Type",
H A Den.js.unc5 …lly","splitVertical":"Split Cell Vertically","title":"Cell Properties","cellType":"Cell Type","row…
H A Dfr.js.unc591 "cellType": "Type de cellule",
H A Dlang_array.txt585 "cellType": "Cell Type",
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …f,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",label:d.cellType,"default":"td",it…
H A DtableCell.js.unc145 id: 'cellType',
146 label: langCell.cellType,
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified662 "cellType": "Cell Type",
H A Den.js-4.9.merged5 …lly","splitVertical":"Split Cell Vertically","title":"Cell Properties","cellType":"Cell Type","row…
H A Den.js.4.95 …lly","splitVertical":"Split Cell Vertically","title":"Cell Properties","cellType":"Cell Type","row…
H A Den.js.unc5 …lly","splitVertical":"Split Cell Vertically","title":"Cell Properties","cellType":"Cell Type","row…
H A Dfr.js.unc591 "cellType": "Type de cellule",
H A Dlang_array.txt585 "cellType": "Cell Type",
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …h,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",label:e.cellType,"default":"td",it…
H A DtableCell.js.unc126 id: 'cellType',
127 label: langCell.cellType,
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified662 "cellType": "Cell Type",
/plugin/edittable/lib/
H A Dhandsontable.full.js16323 var cellType = _this.getCellMeta(row, column);
16325 currentType = cellType.type;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js22781 value: function addStyleModel(model, cellType) {
22806 cellType = cellType || Enums.ValueType.Number;
22811 switch (cellType) {
23120 value: function addStyleModel(model, cellType) {
23121 switch (cellType) {