搜索

Help

第163页,共169页。 显示 1,690 条结果 (0.07 秒)

  1. 图片告警单元格数据后添加图片.xml

    ="false"><script><![CDATA[function main(spreadsheetReport, isAjaxRefreshCallback) { //获取电子表格总行数,因为getRowCount函数会比实际总行数多一行,所以需减1 var row
  2. 电子表格参数后面添加按钮.xml

    , spreadsheetReport); spreadsheetReport._newBtn = newBtn; } // 新添加按钮Click事件处理函数 function doNewButtonClick(e) { spreadsheetReport.doRefresh
  3. 客户盈利分析.xml

    ="EXTRACT" extractStatus="DONE"><define><![CDATA[{"views":[{"id":"7ce57ee57ef267017cea182ace603a","name":"盈利数据","alias":"盈利数据","desc":null,"type":"EXCEL
  4. 客户盈利分析.xml

    ":"7ce57ee57ef267017cea182ace603a","name":"盈利数据","alias":"盈利数据","desc":null,"type":"EXCEL_VIEW","storeType":"EXTRACT","define":{"hideConfig":true,"dataSource
  5. migrate (75).xml

    () { insight.doExportMenuCloseUp("EXCEL2007"); }, this); lastCell2.appendChild(btnExport); } }]]></script><metaInfo/></module></modules><guides/></macro
  6. 报表宏简介示例.xml

    " || type == "EXCEL2007" || type == "HTML" || type == "PDF" || type == "refresh") { //打印时 var image = graphicsGeneration(str, imageWidth, imageHeight
  7. migrate (75).xml

    () { insight.doExportMenuCloseUp("EXCEL2007"); }, this); lastCell2.appendChild(btnExport); } }]]></script><metaInfo/></module></modules><guides/></macro
  8. 报表宏简介示例.xml

    " || type == "EXCEL2007" || type == "HTML" || type == "PDF" || type == "refresh") { //打印时 var image = graphicsGeneration(str, imageWidth, imageHeight
  9. 客户盈利分析.xml

    ":"7ce57ee57ef267017cea182ace603a","name":"盈利数据","alias":"盈利数据","desc":null,"type":"EXCEL_VIEW","storeType":"EXTRACT","define":{"hideConfig":true,"dataSource
  10. 无数据隐藏电子表格.xml

    (4, 1).firstChild.firstChild.innerText === "") { for (i = 0; i < RowCount; i++) { // 在excel中的行数据不扩展的,隐藏表格 spreadsheetReport.getCell(i, 0).parentNode.style.display = "none"; } //spreadsheetReport.getCell(x, y)是从excel的A1位置起,A1位置为0,0 } }]]></script><metaInfo