Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 13,687 for

formula

(0.1 sec)
  1. Aspose::Cells::Tables::ListColumn::SetCustomTot...

    Aspose::Cells::Tables::ListColumn::SetCustomTotalsRowFormula method. Gets the Formula of totals row of this list column in C++....bool, bool) method Gets the formula of totals row of this list...SetCustomTotalsRowFo ( const U16String & formula , bool isR1C1 , bool isLocal...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  2. RuleValue - Aspose.Diagram for Python via Java ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......Constructor Summary RuleValue (formula, value) Constructor. Property...(value) Represents the element's formula. This attribute can contain...

    reference.aspose.com/diagram/python-java/aspose...
  3. Point | Aspose.Sildes for Node.js via Java API ...

    Point Point() function Default constructor. Result Point Point(float time, Object value, String Formula) function Cre......time, Object value, String formula) function Create animation...point with time, value and formula. Parameters Name Type Description...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. Aspose::Cells::Validation::SetFormula2 method |...

    Aspose::Cells::Validation::SetFormula2 method. Sets the value or expression associated with this validation in C++....SetFormula2 ( const U16String & formula , bool isR1C1 , bool isLocal...Parameter Type Description formula const U16String& The value...

    reference.aspose.com/cells/cpp/aspose.cells/val...
  5. get_custom_totals_row_formula method | Aspose.C...

    get_custom_totals_row_Formula method get_custom_totals_row_Formula Gets the Formula of totals row of this list column......get_custom_totals_row_formula method get_custom_totals_row_formula Gets the...the formula of totals row of this list column. Returns The formula...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Custom calculation engine returning an array - ...

    dear support, I have a custom calculation engine ( cfr below ) and have troubles returning the array data into Excel. In fact the CalculatedValue is an array - how do I post the data in my result cell - in fact, the re…...Formula = “=guido(A1)*2” Dim opts =...question, how could I remove the formula’s in all the cells that have...

    forum.aspose.com/t/custom-calculation-engine-re...
  7. PivotTable.AddCalculatedField | Aspose.Cells fo...

    PivotTable method. Adds a calculated field to pivot field...AddCalculatedField ( string name , string formula , bool dragToDataArea ) Parameter...calculated field formula String The formula of the calculated...

    reference.aspose.com/cells/net/aspose.cells.piv...
  8. RuleValue | Aspose.Diagram for Java API Reference

    Rule value....Description RuleValue(String formula, String value) Constructor...getFormula() Represents the element’s formula. getValue() Rule value. hashCode()...

    reference.aspose.com/diagram/java/com.aspose.di...
  9. Tracing Precedents and Dependents in Aspose.Cel...

    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.... Checking formulas for accuracy and finding the...can be difficult when the formula uses precedent cells and dependent...

    docs.aspose.com/cells/net/tracing-precedents-an...
  10. Cell - Aspose.Cells for PHP via Java - API Refe...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....$cell->getDoubleValue(); //Put a formula into a cell $cell =$cells->get("D1");... + C1"); //Put a combined formula: "sum(average(b1,c1), b1)"...

    reference.aspose.com/cells/php/aspose.cells/Cell