搜索

Help

第45页,共50页。 显示 495 条结果 (0.041 秒)

  1. migrate-示例.xml

    = spreadsheetReport.getCell(pos[0], pos[1]); //获取单元格 td.style.cursor = "pointer"; //鼠标变手 td.toDeleteCell = pos[0]; td.onclick = function
  2. 电子表格切换报表.xml

    ("B2"); //点击的单元格 cell.style.cursor = "pointer"; //鼠标变手 var B3List = spreadsheetReport.getExpandedPositions("B3"); //获取B3的位置 var B3First
  3. 数据填报时增加删除功能.xml

    = spreadsheetReport.getCell(pos[0], pos[1]); //获取单元格 td.style.cursor = "pointer"; //鼠标变手 td.toDeleteCell = pos[0]; td.onclick = function
  4. migrate-示例.xml

    = spreadsheetReport.getCell(pos[0], pos[1]); //获取单元格 td.style.cursor = "pointer"; //鼠标变手 td.toDeleteCell = pos[0]; td.onclick = function
  5. migrate-示例资源.xml

    td = spreadsheetReport.getCell(pos[0], pos[1]); //获取单元格 td.style.cursor = "pointer"; //鼠标变手 td.toDeleteCell = pos[0]; td.onclick
  6. migrate.xml

    = "#fff00"; this.style.color = "#0000ff"; // this.style.textDecoration = "none"; }; // 鼠标移入时设置单元格背景色 var c … "; }, c); // 鼠标离开时设置单元格背景色 spreadsheetReport.addListener(c, "mouseout", function() { this.style.backgroundColor
  7. migrate.xml

    = "#fff00"; this.style.color = "#0000ff"; // this.style.textDecoration = "none"; }; // 鼠标移入时设置单元格背景色 var c … "; }, c); // 鼠标离开时设置单元格背景色 spreadsheetReport.addListener(c, "mouseout", function() { this.style.backgroundColor
  8. migrate (26).xml

    <?xml version="1.0" encoding="UTF-8"?><migrates version="1.0"><SPREADSHEET_REPORT path="SELF_ADMIN/" path2="我的空间/" type="SPREADSHEET_REPORT" id="I8a8af0a60172c505c50568100172c60241fa0636" name="电子表格 - 页面禁止复制粘贴资源示例" alias="电子表格 - 页面禁止复制粘贴资源示例" desc="" order="0" hiddenInBrowse="false" extended="{ "showOnPC": true,
  9. migrate (26).xml

    <?xml version="1.0" encoding="UTF-8"?><migrates version="1.0"><SPREADSHEET_REPORT path="SELF_ADMIN/" path2="我的空间/" type="SPREADSHEET_REPORT" id="I8a8af0a60172c505c50568100172c60241fa0636" name="电子表格 - 页面禁止复制粘贴资源示例" alias="电子表格 - 页面禁止复制粘贴资源示例" desc="" order="0" hiddenInBrowse="false" extended="{ "showOnPC": true,
  10. 仪表盘主题示例.xml