Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 5,560 for

formula

(0.23 sec)
  1. 5115550.xlsx

    Sheet1 80 << Must be a whole number from 0 to 100 70.33 << Must be a whole or decimal number from 0 to 100 99 <Formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z 15.0300 U01581......100 99 <<Custom validation formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z...

    docs.aspose.com/cells/sv/net/aspose-cells-gridd...
  2. 5115550.xlsx

    Sheet1 80 << Must be a whole number from 0 to 100 70.33 << Must be a whole or decimal number from 0 to 100 99 <Formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z 15.0300 U01581......100 99 <<Custom validation formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z...

    docs.aspose.com/cells/es/net/aspose-cells-gridd...
  3. Find or Search Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Containing a Formula Developers can find a specified formula in the...setLookInType to LookInType.FORMULAS and passing it as a parameter...

    docs.aspose.com/cells/java/find-or-search-data/
  4. GroupBy Excel function - Free Support Forum - a...

    Is it on the roadmap to support the Excel groupby function? Please add. Thanks, Dean...summary of your data via a formula. Thanks, Dean Professionalize...@Moonglum , Aspose.Cells’ formula calculation engine have not...

    forum.aspose.com/t/groupby-excel-function/315022
  5. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....numeric, date/time) or a formula or a formula‑based value. In such...

    docs.aspose.com/cells/net/detecting-empty-works...
  6. 通过 Node.js 使用 C++ 计算公式|Documentation

    本文介绍如何使用 Aspose.Cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.Cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。...putValue ( 3 ); // Adding a SUM formula to "A4" cell worksheet . getCells...Calculating the results of formulas workbook . calculateFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...
  7. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Access cell C1 and set its formula Cell c1 = ws . GetCells ()...Access cell E1 and set its formula Cell e1 = ws . GetCells ()...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  8. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API....you can use the following formula to convert it to a time: =TIME(LEFT(A1...might need a slightly adjusted formula to handle the variability in...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for .NET API....you can use the following formula to convert it to a time: =TIME(LEFT(A1...might need a slightly adjusted formula to handle the variability in...

    docs.aspose.com/cells/net/how-to-format-number-...
  10. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Node.js via C++ API....you can use the following formula to convert it to a time: =TIME(LEFT(A1...might need a slightly adjusted formula to handle the variability in...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...